projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
7d10230
)
Sync Archive::Extract with CPAN
Rafael Garcia-Suarez [Thu, 14 Jun 2007 13:06:13 +0000 (13:06 +0000)]
p4raw-id: //depot/perl@31380
lib/Archive/Extract.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Archive/Extract.pm
b/lib/Archive/Extract.pm
index
b81732b
..
0e1d6dd
100644
(file)
--- a/
lib/Archive/Extract.pm
+++ b/
lib/Archive/Extract.pm
@@
-28,7
+28,7
@@
use constant Z => 'Z';
use vars qw[$VERSION $PREFER_BIN $PROGRAMS $WARN $DEBUG];
-$VERSION = '0.20';
+$VERSION = '0.22';
$PREFER_BIN = 0;
$WARN = 1;
$DEBUG = 0;