Old RCS $Date$ tag
Michael G. Schwern [Tue, 11 Dec 2001 23:17:32 +0000 (18:17 -0500)]
Message-ID: <20011212041732.GS17250@blackrider>

p4raw-id: //depot/perl@13675

lib/ExtUtils/Install.pm

index c795e84..695c02e 100644 (file)
@@ -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 ();