Subject: | Deep recursion on subroutine "Log::Log4perl::Resurrector::resurrector_fh" |
On Windows, one Log4perl test fails using File::Temp 1.23. If I
install File::Temp 1.22 the test passes.
On my Debian box, Log4perl passes tests just fine.
t/053Resurrect.t ..... Deep recursion on subroutine
"Log::Log4perl::Resurrector::resurrector_fh" at
C:\Perl\cpan\build\Log-Log4perl-1.40-ys74z4\blib\lib/Log/Log4perl/Resurrector.pm
line 70.
Deep recursion on subroutine "File::Temp::tempfile" at
C:\Perl\cpan\build\Log-Log4perl-1.40-ys74z4\blib\lib/Log/Log4perl/Resurrector.pm
line 28.
t/053Resurrect.t ..... Dubious, test returned 253 (wstat 64768, 0xfd00)
No subtests run
I'm not sure if this is a problem with File::Temp or of Log4perl
actually does something it should not.