Checking if your kit is complete... Looks good Writing Makefile for Class::Serializer cp lib/Class/Serializer.pm blib/lib/Class/Serializer.pm Manifying blib/man3/Class::Serializer.3 PERL_DL_NONLAZY=1 /home/cpanrun/pa-risc1.1/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-load.........1..1 # Testing Class::Serializer 0.01, Perl 5.008002, /home/cpanrun/pa-risc1.1/build/5.8.2/bin/perl ok 1 - use Class::Serializer; ok t/01-selftest.....1..14 ok 1 - use Class::Serializer; Name "Class::Serializer::Complex" used only once: possible typo at t/01-selftest.t line 17. ok 2 Warning: Use of "require" without parentheses is ambiguous at (eval 8) line 2. Bareword found where operator expected at (eval 8) line 2, near "/Class/Serializer" (Missing operator before Serializer?) # Failed test (t/01-selftest.t at line 39) # Tried to require 't/Class/Serializer/Serialized.pm'. # Error: syntax error at (eval 8) line 2, near "require t/Class/" ok 3 ok 4 - poor man's diff 1 not ok 5 - require t/Class/Serializer/Serialized.pm; ok 6 - scalar serialization test 1 (0.01 == 0.01) ok 7 ok 8 - scalar serialization test 2 (0.01 == 0.01) ok 9 ok 10 - scalar serialization test 3 (0.01 == 0.01) ok 11 - poor man's diff 2 ok 12 - poor man's diff 3 Warning: Use of "require" without parentheses is ambiguous at (eval 9) line 2. Bareword found where operator expected at (eval 9) line 2, near "/Class/Serializer" (Missing operator before Serializer?) # Failed test (t/01-selftest.t at line 52) # Tried to require 't/Class/Serializer/ReSerialized.pm'. # Error: syntax error at (eval 9) line 2, near "require t/Class/" Warning: Use of "require" without parentheses is ambiguous at (eval 10) line 2. Bareword found where operator expected at (eval 10) line 2, near "/Class/Serializer" (Missing operator before Serializer?) # Failed test (t/01-selftest.t at line 53) # Tried to require 't/Class/Serializer/ReReSerialized.pm'. # Error: syntax error at (eval 10) line 2, near "require t/Class/" not ok 13 - require t/Class/Serializer/ReSerialized.pm; not ok 14 - require t/Class/Serializer/ReReSerialized.pm; # Looks like you failed 3 tests of 14. dubious Test returned status 3 (wstat 768, 0x300) DIED. FAILED tests 5, 13-14 Failed 3/14 tests, 78.57% okay t/pod-coverage....1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod.............1..0 # Skip Test::Pod 1.14 required for testing POD skipped all skipped: Test::Pod 1.14 required for testing POD Failed 1/4 test scripts, 75.00% okay. 3/15 subtests failed, 80.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed --------------------------------------------------------------------------------------------------------------------------- t/01-selftest.t 3 768 14 3 21.43% 5 13-14 2 tests skipped. make: *** [test_dynamic] Error 25