C:\Users\Theseus\perlmonks\sopw\11102936>dmake test C:\"Dwimperl\perl\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib\lib', 'blib\arch')" t/*.t t/00-load.t ....... # Testing SoPW_11102936 0.01, Perl 5.014002, C:\Dwimperl\perl\bin\perl.exe t/00-load.t ....... ok t/01-works.t ...... Not an ARRAY reference at C:\Users\Theseus\perlmonks\sopw\11102936\blib\lib/SoPW_11102936.pm line 78. t/01-works.t ...... 1/9 # Looks like you planned 9 tests but ran 1. # Looks like your test exited with 255 just after 1. t/01-works.t ...... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 8/9 subtests t/manifest.t ...... skipped: Author tests not required for installation t/pod-coverage.t .. skipped: Author tests not required for installation t/pod.t ........... skipped: Author tests not required for installation Test Summary Report ------------------- t/01-works.t (Wstat: 65280 Tests: 1 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 9 tests but ran 1. Files=5, Tests=2, 1 wallclock secs ( 0.05 usr + 0.05 sys = 0.09 CPU) Result: FAIL Failed 1/5 test programs. 0/2 subtests failed. dmake: Error code 255, while making 'test_dynamic'