ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/App-Staticperl/Changes
Revision: 1.10
Committed: Wed Dec 8 09:19:36 2010 UTC (13 years, 6 months ago) by root
Branch: MAIN
Changes since 1.9: +2 -0 lines
Log Message:
*** empty log message ***

File Contents

# Content
1 Revision history for Perl extension App::Staticperl
2
3 TODO: --staticlibs
4 TODO: self-contained apps, not just perl
5 TODO: noautoload
6 TODO: modules to watch out for section
7 TODO: recipe section (get*ent)
8
9 - support AutoLoader'ed functions with prototypes.
10
11 0.2 Tue Dec 7 21:50:07 CET 2010
12 - make it work as non-root user.
13 - make module install/linking much more robust against
14 build and link failures, i.e. try to only install
15 the module when it was actualyl built successfully.
16 - split "install" phase into perl install and module
17 install, so fixing your postinstall hook takes less time.
18 - change make clean to delete the sources dir.
19 - add preconfigure hook.
20
21 0.1 Tue Dec 7 10:23:43 CET 2010
22 - initial release.
23
24 0.0 Mon Dec 6 10:44:38 CET 2010
25 - cloned from Convert::Scalar.
26