Checking if your kit is complete... Looks good Writing Makefile for Acme::UNIVERSAL::new cp lib/Acme/UNIVERSAL/new.pm blib/lib/Acme/UNIVERSAL/new.pm Manifying blib/man3/Acme::UNIVERSAL::new.3 PERL_DL_NONLAZY=1 /home/cpanrun/parisc2.0-lp64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/0-signature.....1..1 # Next time around, consider install Module::Signature, # so you can verify the integrity of this distribution. ok 1 # skip Module::Signature not installed ok 1/1 skipped: Module::Signature not installed t/00-load.........1..1 ok 1 - use Acme::UNIVERSAL::new; # Testing Acme::UNIVERSAL::new 0.01, Perl 5.008002, /home/cpanrun/parisc2.0-lp64/build/5.8.2/bin/perl ok t/base............ok 1 - use Acme::UNIVERSAL::new; ok 2 - main->can('new') ok 3 - new() should be UNIVERSAL ok 4 - UNIVERSAL::new() should create Foo objects... ok 5 - UNIVERSAL::new() should create Foo::Bar objects... ok 6 - UNIVERSAL::new() should create Foo::Bar::Baz objects... ok 7 - UNIVERSAL::new() should create Test::Builder objects... # Failed test (t/base.t at line 40) not ok 8 - ... but no other classes # got: '76' # expected: '100' ok 9 - UNIVERSAL::new() should create HASH objects... ok 10 - UNIVERSAL::new() should create SCALAR objects... ok 11 - UNIVERSAL::new() should create ARRAY objects... ok 12 - UNIVERSAL::new() should create CODE objects... ok 13 - UNIVERSAL::new() should create GLOB objects... Use of uninitialized value in null operation. ok 14 - ... but only those types Use of uninitialized value in null operation. Use of uninitialized value in null operation. Use of uninitialized value in null operation. Use of uninitialized value in null operation. Use of uninitialized value in null operation. Use of uninitialized value in null operation. Use of uninitialized value in null operation. Use of uninitialized value in null operation. Use of uninitialized value in null operation. Use of uninitialized value in null operation. Use of uninitialized value in null operation. 1..14 # Looks like you failed 1 tests of 14. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 8 Failed 1/14 tests, 92.86% 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/5 test scripts, 80.00% okay. 1/16 subtests failed, 93.75% okay. Failed Test Stat Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------------------------------------------------------------------------------- t/base.t 1 256 14 1 7.14% 8 2 tests and 1 subtest skipped. make: *** [test_dynamic] Error 25