diff options
author | Andy Lester <andy@petdance.com> | 2005-11-18 18:16:39 -0600 |
---|---|---|
committer | Steve Peters <steve@fisharerojo.org> | 2005-11-20 02:41:01 +0000 |
commit | f97d6588554acc8b88e745a23fe1f1d5fd04dfae (patch) | |
tree | c7494d09164c09e576845154d43cb22a4e5e8381 /lib/importenv.pl | |
parent | e8dda941161b48515d0da4da6e5157084cbd1df0 (diff) | |
download | perl-f97d6588554acc8b88e745a23fe1f1d5fd04dfae.tar.gz |
Pulling ancient RCS comments
Message-ID: <20051119061639.GA25086@petdance.com>
p4raw-id: //depot/perl@26178
Diffstat (limited to 'lib/importenv.pl')
-rw-r--r-- | lib/importenv.pl | 2 |
1 files changed, 0 insertions, 2 deletions
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'; |