Perl

Line 16: Line 16:
|}
|}
{| class="wikitable"
{| class="wikitable"
-
| '''Module''' | '''Version'''
 
| liblocale-gettext-perl  | ''1.01-17osso2''  
| liblocale-gettext-perl  | ''1.01-17osso2''  
| libtimedate-perl | ''1.1600-4osso''               
| libtimedate-perl | ''1.1600-4osso''               
-
perl                                               5.8.3-3osso10  
+
| perl | ''5.8.3-3osso10''
-
perl-base 5.8.3-3osso10<BR> perl-modules 5.8.3-3osso10
+
| perl-base | ''5.8.3-3osso10''
 +
| perl-modules |''5.8.3-3osso10''
| style="background:LightBlue" | '''On device'''
| style="background:LightBlue" | '''On device'''

Revision as of 18:20, 8 November 2009

This wiki page describes the Perl environment on the Maemo Platform

Because Maemo is based on debian, and because perl is such a big part of the debian OS, Maemo contains a full-blown Perl platform. This page is designed to document and describe this environment so that developers can take advantage of it when programming on the Maemo platform.


The current perl in the N900 is 5.8.3.


One caveat of perl development on the N900 is that there is a fuller perl distribution in the SDK than on the device. This means not just that there are fewer modules on the device, it means that rather fundamental perl modules are missing form the normal debian version of perl on the device. This is done to save space; the device itself is embedded linux, so as much room as possible is saved for only necessary tools.

You will find it difficult to build perl modules on the device if you don not add the necessary perl tools, namely perl and perl-modules.

In the SDK On device
1.01-17osso2 1.1600-4osso 5.8.3-3osso10 5.8.3-3osso10 5.8.3-3osso10 On device
Retrieved from "https://wiki.maemo.org/Perl"