on dosish platforms, avoid infinite recursion in File::Path::mkpath()
authorGurusamy Sarathy <gsar@cpan.org>
Sun, 5 Dec 1999 09:01:19 +0000 (09:01 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Sun, 5 Dec 1999 09:01:19 +0000 (09:01 +0000)
commitc342093359181c3927bdc4a1bd84f3a6efd5c4a5
tree3897977a9e799f78e451522c74a9c76509b209e0
parentfe0bfefd1b3391e207af85cacfd6987105cbe653
on dosish platforms, avoid infinite recursion in File::Path::mkpath()
when given non-existent drive names

p4raw-id: //depot/perl@4651
lib/File/Path.pm