| 1 |
Revision history for Perl::LibExtractor |
| 2 |
|
| 3 |
1.1 Sat Jan 28 01:02:49 CET 2012 |
| 4 |
- eval now supports multiline strings. |
| 5 |
- add_core_support was not assertive enough and forgot |
| 6 |
the SpacePerl swath. |
| 7 |
- add a usage example to bin/perl-libextractor. |
| 8 |
- move --exedir etc. options into the --copy group in |
| 9 |
bin/perl-libextractor. |
| 10 |
- remove cruft from bin/perl-libextractor. |
| 11 |
|
| 12 |
1.0 Fri Jan 27 21:38:25 CET 2012 |
| 13 |
- deliantra now properly builds with Perl::LibExtractor, so |
| 14 |
first usefulness test survived. |
| 15 |
|
| 16 |
0.0 Fri Jan 16 02:26:35 CET 2012 |
| 17 |
- original version, a Perl::Strip clone. |