From f97d6588554acc8b88e745a23fe1f1d5fd04dfae Mon Sep 17 00:00:00 2001 From: Andy Lester Date: Fri, 18 Nov 2005 18:16:39 -0600 Subject: Pulling ancient RCS comments Message-ID: <20051119061639.GA25086@petdance.com> p4raw-id: //depot/perl@26178 --- lib/AnyDBM_File.t | 2 -- lib/importenv.pl | 2 -- lib/stat.pl | 2 -- lib/validate.pl | 2 -- 4 files changed, 8 deletions(-) (limited to 'lib') diff --git a/lib/AnyDBM_File.t b/lib/AnyDBM_File.t index b87d26a2ff..cb9eee9760 100755 --- a/lib/AnyDBM_File.t +++ b/lib/AnyDBM_File.t @@ -1,7 +1,5 @@ #!./perl -# $RCSfile: dbm.t,v $$Revision: 4.1 $$Date: 92/08/07 18:27:43 $ - BEGIN { chdir 't' if -d 't'; @INC = '../lib'; diff --git a/lib/importenv.pl b/lib/importenv.pl index c28ffd054d..0401127f18 100644 --- a/lib/importenv.pl +++ b/lib/importenv.pl @@ -1,5 +1,3 @@ -;# $RCSfile: importenv.pl,v $$Revision: 4.1 $$Date: 92/08/07 18:24:02 $ - ;# This file, when interpreted, pulls the environment into normal variables. ;# Usage: ;# require 'importenv.pl'; diff --git a/lib/stat.pl b/lib/stat.pl index f7c240a4b3..c6682b9df3 100644 --- a/lib/stat.pl +++ b/lib/stat.pl @@ -1,5 +1,3 @@ -;# $RCSfile: stat.pl,v $$Revision: 4.1 $$Date: 92/08/07 18:24:13 $ - ;# Usage: ;# require 'stat.pl'; ;# @ary = stat(foo); diff --git a/lib/validate.pl b/lib/validate.pl index ec4a04b543..c655872333 100644 --- a/lib/validate.pl +++ b/lib/validate.pl @@ -1,5 +1,3 @@ -;# $RCSfile: validate.pl,v $$Revision: 4.1 $$Date: 92/08/07 18:24:19 $ - ;# The validate routine takes a single multiline string consisting of ;# lines containing a filename plus a file test to try on it. (The ;# file test may also be a 'cd', causing subsequent relative filenames -- cgit v1.2.1