ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Perl-LibExtractor/Changes
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 ***

File Contents

# User Rev Content
1 root 1.2 Revision history for Perl::LibExtractor
2 root 1.1
3 root 1.4 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 root 1.3
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 root 1.1
14 root 1.2 0.0 Fri Jan 16 02:26:35 CET 2012
15     - original version, a Perl::Strip clone.