This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
VMS help for File::Path 2.00_11: chdir() is finicky about directory
authorCraig A. Berry <craigberry@mac.com>
Mon, 10 Sep 2007 22:40:30 +0000 (22:40 +0000)
committerCraig A. Berry <craigberry@mac.com>
Mon, 10 Sep 2007 22:40:30 +0000 (22:40 +0000)
commitb5400373f6bb87489df5aa1a3eeb261ec6412884
tree874f740eb1c646c4ba13148a5fc4be81da807d40
parent7cd91da4aacbc06cf77f68a39f56e59a16d393bb
VMS help for File::Path 2.00_11:  chdir() is finicky about directory
format; catdir spews warnings when given files that aren't directories;
File::Spec functions may call stat(), thus zapping C<_>; filenames with
characters that need escaping (such as spaces), must have some path
syntax attached to them and be converted to native syntax in order to
force escaping to take place.

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