On Fri, Aug 28, 2009 at 06:56:00AM -0400, George Greer wrote: > ../ext/DynaLoader/t/DynaLoader.t............................FAILED > No plan found in TAP output This failure is new. I suspect it's caused by something in http://perl5.git.perl.org/perl.git/commit/2adbc9b6919cad1240a83432 but I can't work out what, as that passes on VMS and *nix, and there's nothing obviously Win32 specific in the code. Does anyone have convenient access to Win32 to run this and display the output? Right now you might need to run it as (the Win32 transcription) of cd ext/DynaLoader && ../../perl -I../../t -MTestInit=U2T,NC -T t/DynaLoader.t (or cd t && ./perl harness ../ext/DynaLoader/DynaLoader.t ) Nicholas ClarkThread Previous | Thread Next