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

Comparing App-Staticperl/Changes (file contents):
Revision 1.10 by root, Wed Dec 8 09:19:36 2010 UTC vs.
Revision 1.14 by root, Fri Dec 10 02:35:54 2010 UTC

1Revision history for Perl extension App::Staticperl 1Revision history for Perl extension App::Staticperl
2 2
3TODO: --staticlibs
4TODO: self-contained apps, not just perl
5TODO: noautoload 3TODO: noautoload
6TODO: modules to watch out for section 4TODO: --ignore-env
7TODO: recipe section (get*ent) 5TODO: / at glob end == (.pm|/.*)?
8 6
7 - implemented --staticlib option.
8 - special unicore/ compression (but much more could be done,
9 especially for the uncompressed case).
10 - implemented a strip cache, speeding up ppi stripping enourmously.
11 - implemented --include/--exclude options.
12
130.9 Wed Dec 8 23:26:48 CET 2010
9 - support AutoLoader'ed functions with prototypes. 14 - support AutoLoader'ed functions with prototypes.
15 - new mkapp / --app option for mkbundle, to create
16 standalone applications.
10 17
110.2 Tue Dec 7 21:50:07 CET 2010 180.2 Tue Dec 7 21:50:07 CET 2010
12 - make it work as non-root user. 19 - make it work as non-root user.
13 - make module install/linking much more robust against 20 - make module install/linking much more robust against
14 build and link failures, i.e. try to only install 21 build and link failures, i.e. try to only install

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines