On Sun, 12 Jun 2011 09:29:29 +0200, Shlomi Fish <shlo...@iglu.org.il> wrote:
http://www.cpantesters.org/cpan/report/b94e4182-6cf1-1014-89ee-9408196d3973 Why your Win32 tester cannot write to a temporary directory I defined? CCing to CPAN-Testers-Discuss because I got other failures from various Win32 testers for modules that write to temporary directories and I'd like to get to the bottom of it.
Wild guess: If there's any XS modules involved there, then it's possible that the perl part of the process has a very strict access lock on the file, preventing the XS library calls from accessing the file. -- With regards, Christian Walde