Help for this page
Spawning >>c:\perl\5826ED~1.5\bin\perl.exe -Ilib t\sample-tests\too_m +any<< at lib/TAPx/Parser/Source.pm line 103.
my @command = split / +/, $command; warn sprintf "Spawning >>%s<<", join "*", @command; if ( my $pid = open3( undef, $stdout_handle, undef, @command ) ) {
... Spawning >>c:\perl\5826ED~1.5\bin\perl.exe*-Ilib*t\sample-tests\too_ma +ny<< at lib/TAPx/Parser/Source ... ok 2430 - ...... and the correct values 1..2430 # Looks like you failed 51 tests of 2430.