[shell changes from patch from perl5.003_10 to perl5.003_11]
authorChip Salzenberg <chip@atlantic.net>
Fri, 6 Dec 1996 06:56:00 +0000 (18:56 +1200)
committerChip Salzenberg <chip@atlantic.net>
Fri, 6 Dec 1996 06:56:00 +0000 (18:56 +1200)
commit9a62c8669a9d6f57e898f39db6340a5008384639
tree17b97e5f78c601dbb02ea4039b3570bc9a1a490f
parent518b69bbb92860665c6a720b128d7a3a2584c8b1
[shell changes from patch from perl5.003_10 to perl5.003_11]

Change from running these commands:

 # new directories for new modules
 test -d lib/Class || mkdir lib/Class
 test -d lib/User  || mkdir lib/User

 # get rid of old extension
 rm -rf ext/FileHandle

 exit 0
ext/FileHandle/FileHandle.pm [deleted file]
ext/FileHandle/FileHandle.xs [deleted file]
ext/FileHandle/Makefile.PL [deleted file]