ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/cvsroot/Perl-LibExtractor/LibExtractor.pm
(Generate patch)

Comparing cvsroot/Perl-LibExtractor/LibExtractor.pm (file contents):
Revision 1.19 by root, Fri Jan 27 02:08:36 2012 UTC vs.
Revision 1.20 by root, Fri Jan 27 20:39:07 2012 UTC

31 31
32=cut 32=cut
33 33
34package Perl::LibExtractor; 34package Perl::LibExtractor;
35 35
36our $VERSION = '0.1'; 36our $VERSION = '1.0';
37 37
38use Config; 38use Config;
39use File::Spec (); 39use File::Spec ();
40use File::Temp (); 40use File::Temp ();
41 41

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines