ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Perl-LibExtractor/Changes
Revision: 1.6
Committed: Sun Feb 5 21:44:46 2012 UTC (14 years, 7 months ago) by root
Branch: MAIN
Changes since 1.5: +2 -0 lines
Log Message:
*** empty log message ***

File Contents

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