This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f9fcf43
)
Old RCS $Date$ tag
author
Michael G. Schwern
<schwern@pobox.com>
Tue, 11 Dec 2001 23:17:32 +0000
(18:17 -0500)
committer
Jarkko Hietaniemi
<jhi@iki.fi>
Thu, 13 Dec 2001 16:16:12 +0000
(16:16 +0000)
Message-ID: <
20011212041732
.GS17250@blackrider>
p4raw-id: //depot/perl@13675
lib/ExtUtils/Install.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/ExtUtils/Install.pm
b/lib/ExtUtils/Install.pm
index
c795e84
..
695c02e
100644
(file)
--- a/
lib/ExtUtils/Install.pm
+++ b/
lib/ExtUtils/Install.pm
@@
-2,8
+2,7
@@
package ExtUtils::Install;
use 5.006_001;
our(@ISA, @EXPORT, $VERSION);
-$VERSION = substr q$Revision: 1.29 $, 10;
-# $Date: 1998/01/25 07:08:24 $
+$VERSION = 1.29
use Exporter;
use Carp ();