projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
d0b806d
)
Open-ended VERSION?
Jarkko Hietaniemi [Thu, 13 Dec 2001 21:18:47 +0000 (21:18 +0000)]
p4raw-id: //depot/perl@13678
lib/ExtUtils/Install.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/ExtUtils/Install.pm
b/lib/ExtUtils/Install.pm
index
695c02e
..
c1168f2
100644
(file)
--- a/
lib/ExtUtils/Install.pm
+++ b/
lib/ExtUtils/Install.pm
@@
-2,7
+2,7
@@
package ExtUtils::Install;
use 5.006_001;
our(@ISA, @EXPORT, $VERSION);
-$VERSION = 1.29
+$VERSION = 1.29;
use Exporter;
use Carp ();