------------------------------ PROGRAM OUTPUT ------------------------------ Output from '/usr/bin/make test': PERL_DL_NONLAZY=1 "/home/sand/src/perl/repoperls/installed-perls/perl/perl-5.10.1/5da8/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t Type of arg 1 to keys must be hash (not private variable) at t/00-load.t line 95, near "$hashRefOutput;" Execution of t/00-load.t aborted due to compilation errors. # Tests were run but no plan was declared and done_testing() was not seen. # Looks like your test exited with 255 just after 1. t/00-load.t ....... Dubious, test returned 255 (wstat 65280, 0xff00) All 1 subtests passed 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/00-load.t (Wstat: 65280 Tests: 1 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output Files=4, Tests=1, 0 wallclock secs ( 0.03 usr 0.02 sys + 0.09 cusr 0.02 csys = 0.16 CPU) Result: FAIL Failed 1/4 test programs. 0/1 subtests failed. Makefile:818: recipe for target 'test_dynamic' failed make: *** [test_dynamic] Error 255