ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/App-Staticperl/Changes
(Generate patch)

Comparing App-Staticperl/Changes (file contents):
Revision 1.30 by root, Thu Jan 20 21:04:45 2011 UTC vs.
Revision 1.33 by root, Wed Feb 9 10:23:37 2011 UTC

1Revision history for Perl extension App::Staticperl 1Revision history for Perl extension App::Staticperl
2 2
3TODO: --ignore-env 3TODO: --ignore-env
4TODO: / at glob end == (.pm|/.*)? 4TODO: / at glob end == (.pm|/.*)?
5 5
6TODO: better guessing -M"" syntax
7 - embeddable bundle files were completely broken because "args"
8 was used before defined.
9 - mkapp now actually passes arguments to the boot script.
6 - more cpan-testers workarounds :/. 10 - more cpan-testers workarounds :/.
11 - use, not just require, modules when tracing their dependencies.
12 - support an optional xs_init argument to staticperl_init, which
13 can be 0 (and is then ignored).
7 14
81.0 Mon Jan 10 15:13:19 CET 2011 151.0 Mon Jan 10 15:13:19 CET 2011
9 - specify -Uinstallusrbinperl in configure to avoid creating 16 - specify -Uinstallusrbinperl in configure to avoid creating
10 /usr/bin/perl. 17 /usr/bin/perl.
11 - try to work around the totally broken /bin/sh on solaris 18 - try to work around the totally broken /bin/sh on solaris

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines