ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/cvsroot/App-Staticperl/Changes
Revision: 1.12
Committed: Thu Dec 9 08:55:52 2010 UTC (13 years, 7 months ago) by root
Branch: MAIN
Changes since 1.11: +1 -1 lines
Log Message:
*** empty log message ***

File Contents

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