| 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 |
|
| 8 |
0.2 |
| 9 |
- make it work as non-root user. |
| 10 |
- 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 |
|
| 15 |
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 |
- cloned from Convert::Scalar. |
| 20 |
|