In perl.git, the branch smoke-me/tonyc/127760-file-path has been created
<http://perl5.git.perl.org/perl.git/commitdiff/271accfe36625d297a011303312257f2c7dd54ea?hp=0000000000000000000000000000000000000000>
at 271accfe36625d297a011303312257f2c7dd54ea (commit)
- Log -----------------------------------------------------------------
commit 271accfe36625d297a011303312257f2c7dd54ea
Author: Tony Cook <[email protected]>
Date: Wed Mar 30 15:39:11 2016 +1100
[perl #127760] skip the Win32 UNC path tests on Win2k and older
Windows 2000 doesn't seem to support a UNC path as a current
directory - setting the current directory to a UNC path and then
trying to stat(".") results in a file not found or similar error.
This does work on Windows XP and later.
-----------------------------------------------------------------------
--
Perl5 Master Repository