ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/cvsroot/App-Staticperl/Changes
Revision: 1.8
Committed: Tue Dec 7 20:03:15 2010 UTC (13 years, 7 months ago) by root
Branch: MAIN
Changes since 1.7: +5 -2 lines
Log Message:
*** empty log message ***

File Contents

# User Rev Content
1 root 1.1 Revision history for Perl extension App::Staticperl
2    
3 root 1.8 TODO: --staticlibs
4 root 1.2 TODO: self-contained apps, not just perl
5 root 1.4 TODO: noautoload
6 root 1.5 TODO: modules to watch out for section
7 root 1.1
8 root 1.7 0.2
9     - make it work as non-root user.
10 root 1.8 - split "install" phase into perl install and module
11     install, so fixing your postinstall hook takes less time.
12     - change make clean to delete the sources dir.
13     - add preconfigure hook.
14 root 1.7
15 root 1.6 0.1 Tue Dec 7 10:23:43 CET 2010
16     - initial release.
17    
18     0.0 Mon Dec 6 10:44:38 CET 2010
19 root 1.1 - cloned from Convert::Scalar.
20