ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/App-Staticperl/Changes
Revision: 1.9
Committed: Tue Dec 7 21:22:12 2010 UTC (13 years, 6 months ago) by root
Branch: MAIN
CVS Tags: rel-0_2
Changes since 1.8: +5 -1 lines
Log Message:
rel-0.2

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 0.2 Tue Dec 7 21:50:07 CET 2010
10 - make it work as non-root user.
11 - make module install/linking much more robust against
12 build and link failures, i.e. try to only install
13 the module when it was actualyl built successfully.
14 - split "install" phase into perl install and module
15 install, so fixing your postinstall hook takes less time.
16 - change make clean to delete the sources dir.
17 - add preconfigure hook.
18
19 0.1 Tue Dec 7 10:23:43 CET 2010
20 - initial release.
21
22 0.0 Mon Dec 6 10:44:38 CET 2010
23 - cloned from Convert::Scalar.
24