perl 5.003_01: lib/File/Basename.pm
authorPerl 5 Porters <perl5-porters@africa.nicoh.com>
Tue, 9 Jul 1996 22:27:39 +0000 (22:27 +0000)
committerCharles Bailey <bailey@genetics.upenn.edu>
Tue, 9 Jul 1996 22:27:39 +0000 (22:27 +0000)
commit7e2183d3f377ea6dfe14bac801f05b767231844b
tree5e7e1f6eaeb34f5c3735d73de40a38aade21da9e
parent902662995003194c4ae9313f14d74b42cf7e4963
perl 5.003_01: lib/File/Basename.pm

Relax reversibility of fileparse() from same string to same file
Don't return VMS default directory from fileparse() if it's not in input
Add VERSION
Correct documentation and remove redundant comments
Fix handling of MSDOS file syntax
Correct recognition of MacOS name, so it doesn't collide with MachTen
Eliminate use of &` to avoid runtime penalty
Don't convert single-char path (root dir) into empty string
lib/File/Basename.pm