| Revision: | 1.4 |
| Committed: | Fri Jan 27 22:58:49 2012 UTC (14 years, 7 months ago) by root |
| Branch: | MAIN |
| Changes since 1.3: | +6 -1 lines |
| Log Message: | *** empty log message *** |
| # | Content |
|---|---|
| 1 | Revision history for Perl::LibExtractor |
| 2 | |
| 3 | 1.1 |
| 4 | - eval now supports multiline strings. |
| 5 | - add_core_support was not assertive enough and forgot |
| 6 | the SpacePerl swath. |
| 7 | - move --exedir etc. options into the --copy group in |
| 8 | bin/perl-libextractor. |
| 9 | |
| 10 | 1.0 Fri Jan 27 21:38:25 CET 2012 |
| 11 | - deliantra now properly builds with Perl::LibExtractor, so |
| 12 | first usefulness test survived. |
| 13 | |
| 14 | 0.0 Fri Jan 16 02:26:35 CET 2012 |
| 15 | - original version, a Perl::Strip clone. |