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 /eg/changes | |
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 'eg/changes')
-rw-r--r-- | eg/changes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eg/changes b/eg/changes index 7cdc4cd3bb..3b712e81e7 100644 --- a/eg/changes +++ b/eg/changes @@ -1,6 +1,6 @@ #!/usr/bin/perl -P -# $Header: changes,v 3.0 89/10/18 15:13:23 lwall Locked $ +# $Header: changes,v 4.0 91/03/20 01:08:56 lwall Locked $ ($dir, $days) = @ARGV; $dir = '/' if $dir eq ''; |