summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--[-rwxr-xr-x]config_h.SH0
-rwxr-xr-x[-rw-r--r--]configure0
-rw-r--r--emacs/cperl-mode.el2
-rwxr-xr-x[-rw-r--r--]installman0
-rw-r--r--lib/ExtUtils/Install.pm4
-rw-r--r--lib/ExtUtils/MM_Unix.pm4
-rw-r--r--pod/pod2html.PL2
-rwxr-xr-x[-rw-r--r--]t/comp/cpp.aux0
-rw-r--r--utils/c2ph.PL2
-rw-r--r--utils/h2xs.PL2
-rw-r--r--x2p/s2p.PL7
11 files changed, 13 insertions, 10 deletions
diff --git a/config_h.SH b/config_h.SH
index f4ecea0faa..f4ecea0faa 100755..100644
--- a/config_h.SH
+++ b/config_h.SH
diff --git a/configure b/configure
index 29e7d351b4..29e7d351b4 100644..100755
--- a/configure
+++ b/configure
diff --git a/emacs/cperl-mode.el b/emacs/cperl-mode.el
index 5917d22e84..ae89997bad 100644
--- a/emacs/cperl-mode.el
+++ b/emacs/cperl-mode.el
@@ -27,7 +27,7 @@
;;; Corrections made by Ilya Zakharevich ilya@math.mps.ohio-state.edu
;;; XEmacs changes by Peter Arius arius@informatik.uni-erlangen.de
-;; $Id: cperl-mode.el,v 1.20 1996/02/09 03:40:01 ilya Exp ilya $
+;; $Id: cperl-mode.el,v 1.1.1.1 1997/01/11 12:48:09 mbeattie Exp $
;;; To use this mode put the following into your .emacs file:
diff --git a/installman b/installman
index 38bd0af10e..38bd0af10e 100644..100755
--- a/installman
+++ b/installman
diff --git a/lib/ExtUtils/Install.pm b/lib/ExtUtils/Install.pm
index 45bd2d7b0e..5d7a9dee85 100644
--- a/lib/ExtUtils/Install.pm
+++ b/lib/ExtUtils/Install.pm
@@ -1,7 +1,7 @@
package ExtUtils::Install;
-$VERSION = substr q$Revision: 1.12 $, 10;
-# $Id: Install.pm,v 1.12 1996/06/23 20:46:07 k Exp $
+$VERSION = substr q$Revision: 1.1.1.1 $, 10;
+# $Id: Install.pm,v 1.1.1.1 1997/01/11 12:48:51 mbeattie Exp $
use Exporter;
use Carp ();
diff --git a/lib/ExtUtils/MM_Unix.pm b/lib/ExtUtils/MM_Unix.pm
index 34cf76ed53..ca952c800a 100644
--- a/lib/ExtUtils/MM_Unix.pm
+++ b/lib/ExtUtils/MM_Unix.pm
@@ -1,7 +1,7 @@
package ExtUtils::MM_Unix;
-$VERSION = substr q$Revision: 1.101 $, 10;
-# $Id: MM_Unix.pm,v 1.101 1996/06/23 20:51:18 k Exp k $
+$VERSION = substr q$Revision: 1.1.1.1 $, 10;
+# $Id: MM_Unix.pm,v 1.1.1.1 1997/01/11 12:48:52 mbeattie Exp $
require Exporter;
use Config;
diff --git a/pod/pod2html.PL b/pod/pod2html.PL
index 646190bddb..817df5dc22 100644
--- a/pod/pod2html.PL
+++ b/pod/pod2html.PL
@@ -116,7 +116,7 @@ for $count (0,1) {
$html = $pod.".html";
if ($count) { # give us a html and rcs header
open(HTML,">$html") || die "can't create $html: $ERRNO";
- print HTML '<!-- $Id$ -->',"\n",'<HTML><HEAD>',"\n";
+ print HTML '<!-- $Id: pod2html.PL,v 1.1.1.1 1997/01/11 12:49:12 mbeattie Exp $ -->',"\n",'<HTML><HEAD>',"\n";
print HTML "<CENTER>" unless $NO_NS;
print HTML "<TITLE>$pod</TITLE>\n</HEAD>\n<BODY>";
print HTML "</CENTER>" unless $NO_NS;
diff --git a/t/comp/cpp.aux b/t/comp/cpp.aux
index bb93d212c3..bb93d212c3 100644..100755
--- a/t/comp/cpp.aux
+++ b/t/comp/cpp.aux
diff --git a/utils/c2ph.PL b/utils/c2ph.PL
index 219af02933..6dc8dba086 100644
--- a/utils/c2ph.PL
+++ b/utils/c2ph.PL
@@ -255,7 +255,7 @@ Anyway, here it is. Should run on perl v4 or greater. Maybe less.
=cut
-$RCSID = '$Id: c2ph,v 1.7 95/10/28 10:41:47 tchrist Exp Locker: tchrist $';
+$RCSID = '$Id: c2ph.PL,v 1.1.1.1 1997/01/11 12:49:29 mbeattie Exp $';
######################################################################
diff --git a/utils/h2xs.PL b/utils/h2xs.PL
index f9868dc37f..6dfd4f5ea1 100644
--- a/utils/h2xs.PL
+++ b/utils/h2xs.PL
@@ -157,7 +157,7 @@ The usual warnings if it can't read or write the files involved.
=cut
-my( $H2XS_VERSION ) = '$Revision: 1.16 $' =~ /\$Revision:\s+([^\s]+)/;
+my( $H2XS_VERSION ) = '$Revision: 1.1.1.1 $' =~ /\$Revision:\s+([^\s]+)/;
my $TEMPLATE_VERSION = '0.01';
use Getopt::Std;
diff --git a/x2p/s2p.PL b/x2p/s2p.PL
index 29864b418a..0d8ea3722c 100644
--- a/x2p/s2p.PL
+++ b/x2p/s2p.PL
@@ -35,9 +35,12 @@ $Config{'startperl'}
print OUT <<'!NO!SUBS!';
-# $RCSfile: s2p.SH,v $$Revision: 4.1 $$Date: 92/08/07 18:29:23 $
+# $RCSfile: s2p.PL,v $$Revision: 1.1.1.1 $$Date: 1997/01/11 12:49:38 $
+#
+# $Log: s2p.PL,v $
+# Revision 1.1.1.1 1997/01/11 12:49:38 mbeattie
+# 5.003
#
-# $Log: s2p.SH,v $
$indent = 4;
$shiftwidth = 4;