Checking dependencies from MYMETA.json ...
Checking if you have Test::Builder 0.32 ... Yes (1.001003)
Checking if you have Test::Builder::Tester 1.02 ... Yes (1.23_003)
Checking if you have Test::More 0.62 ... Yes (1.001003)
Checking if you have Probe::Perl 0.01 ... Yes (0.03)
Checking if you have IPC::Run3 0.034 ... Yes (0.048)
Checking if you have blib 0 ... Yes (1.06)
Checking if you have File::Spec 0.80 ... Yes (3.40)
Checking if you have ExtUtils::MakeMaker 6.42 ... Yes (6.86)
Building and testing Test-Script-1.07 ... cp lib/Test/Script.pm blib\lib\Test\Script.pm
D:\strawberry32\perl\bin\perl.exe "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib\lib', 'blib\arch')" t/*.t
t/01_compile.t ........ ok
t/02_compiles_good.t .. ok
t/03_compiles_bad.t ... 1/5 at C:\Users\kmx\.cpanm\work\1397396137.13076\Test-Script-1.07\blib\lib/Test/Script.pm line 120.
t/03_compiles_bad.t ... Dubious, test returned 9 (wstat 2304, 0x900)
Failed 4/5 subtests
t/04_runs_good.t ...... ok
t/05_runs_bad.t ....... ok
t/97_meta.t ........... skipped: Author tests not required for installation
t/98_pod.t ............ skipped: Author tests not required for installation
t/99_pmv.t ............ skipped: Author tests not required for installation
Test Summary Report
-------------------
t/03_compiles_bad.t (Wstat: 2304 Tests: 1 Failed: 0)
Non-zero exit status: 9
Parse errors: Bad plan. You planned 5 tests but ran 1.
Files=8, Tests=16, 4 wallclock secs ( 0.00 usr + 0.05 sys = 0.05 CPU)
Result: FAIL