ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Perl-LibExtractor/Changes
Revision: 1.5
Committed: Sat Jan 28 00:03:08 2012 UTC (14 years, 5 months ago) by root
Branch: MAIN
CVS Tags: rel-1_1
Changes since 1.4: +3 -1 lines
Log Message:
1.1

File Contents

# Content
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.