summaryrefslogtreecommitdiff
path: root/symbian/TODO
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2005-10-12 22:12:57 +0300
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2005-10-12 15:55:21 +0000
commitf26f4a2f8b63c72a33468ddeeb9d0337f0892af6 (patch)
treeb807579782e4ca6ff9623e6827bd8051627c5ddc /symbian/TODO
parent58bf2e2e044ef8fba136d97f676bb7a977be1a6b (diff)
downloadperl-f26f4a2f8b63c72a33468ddeeb9d0337f0892af6.tar.gz
Symbian blead update: Symbian port 0.2.0
Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A5E6@esebe105.NOE.Nokia.com> p4raw-id: //depot/perl@25742
Diffstat (limited to 'symbian/TODO')
-rw-r--r--symbian/TODO4
1 files changed, 1 insertions, 3 deletions
diff --git a/symbian/TODO b/symbian/TODO
index a36aa95e4e..96b81a6d56 100644
--- a/symbian/TODO
+++ b/symbian/TODO
@@ -70,6 +70,7 @@
=head1 PACKAGING
+- @INC manipulation for sisify.pl
- subdivide perlext.sis?
- pm-stripper: strip pod and comments, while inserting the appropriate
#line commands to keep linenumbers in sync. Shaves off easily 50%
@@ -78,9 +79,6 @@
- Symbian has APIs for opening .zip files
- Investigate Autrijus Tang's PAR format
http://www.autrijus.org/par-intro/
-- "makeplsis" to wrap a script.pl or dir/script.pl as a stand-alone
- application (and SIS): unshift the "application home" to @INC and
- chdir to that, then run the script.pl (renamed as default.pl)
=head1 PerlBase