diff options
author | Larry Wall <lwall@netlabs.com> | 1991-03-21 00:00:00 +0000 |
---|---|---|
committer | Larry Wall <lwall@netlabs.com> | 1991-03-21 00:00:00 +0000 |
commit | fe14fcc35f78a371a174a1d14256c2f35ae4262b (patch) | |
tree | d472cb1055c47b9701cb0840969aacdbdbc9354a /lib/importenv.pl | |
parent | 27e2fb84680b9cc1db17238d5bf10b97626f477f (diff) | |
download | perl-fe14fcc35f78a371a174a1d14256c2f35ae4262b.tar.gz |
perl 4.0.00: (no release announcement available)perl-4.0.00
So far, 4.0 is still a beta test version. For the last production
version, look in pub/perl.3.0/kits@44.
Diffstat (limited to 'lib/importenv.pl')
-rw-r--r-- | lib/importenv.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/importenv.pl b/lib/importenv.pl index db3128be43..98ffa14131 100644 --- a/lib/importenv.pl +++ b/lib/importenv.pl @@ -1,4 +1,4 @@ -;# $Header: importenv.pl,v 3.0.1.1 90/08/09 03:56:38 lwall Locked $ +;# $Header: importenv.pl,v 4.0 91/03/20 01:25:28 lwall Locked $ ;# This file, when interpreted, pulls the environment into normal variables. ;# Usage: |