Avoid infinite recursion in File::Path::_rmtree on VMS when there
authorCraig A. Berry <craigberry@mac.com>
Fri, 31 Aug 2007 14:14:52 +0000 (14:14 +0000)
committerCraig A. Berry <craigberry@mac.com>
Fri, 31 Aug 2007 14:14:52 +0000 (14:14 +0000)
commit463ea4b9ac9baea8f37871d557598d26c8e0b1e0
tree2014a39518ff8cd938855da22641baafcac63a98
parent585901d452c159529f56fbe107b0f67b21ec5bbc
Avoid infinite recursion in File::Path::_rmtree on VMS when there
is a file present with a single dot as the name.  Reported by
John Malmberg in <46D79A90.50405@qsl.net>.

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