diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1995-06-10 19:44:55 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1995-06-10 19:44:55 +0000 |
| commit | fbe312c9f723b704a542825383058d1a2eb63f94 (patch) | |
| tree | 75a1eed171f3429a80cbd90080a43f6c28efc318 /gnu/usr.bin/perl/lib/pwd.pl | |
| parent | 6231be0ccfe7ad37d0831269e4499b6be61ea6ba (diff) | |
Diffstat (limited to 'gnu/usr.bin/perl/lib/pwd.pl')
| -rw-r--r-- | gnu/usr.bin/perl/lib/pwd.pl | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/gnu/usr.bin/perl/lib/pwd.pl b/gnu/usr.bin/perl/lib/pwd.pl index 16baadcdcdd4..41543e46b939 100644 --- a/gnu/usr.bin/perl/lib/pwd.pl +++ b/gnu/usr.bin/perl/lib/pwd.pl @@ -1,8 +1,11 @@ ;# pwd.pl - keeps track of current working directory in PWD environment var ;# -;# $RCSfile: pwd.pl,v $$Revision: 1.1.1.1 $$Date: 1993/08/23 21:29:52 $ +;# pwd.pl,v1.1.1.11994/09/10 06:27:53 ;# -;# $Log: pwd.pl,v $ +;# pwd.pl,v +# Revision 1.1.1.1 1994/09/10 06:27:53 gclarkii +# Initial import of Perl 4.046 bmaked +# # Revision 1.1.1.1 1993/08/23 21:29:52 nate # PERL! # |
