Checking if your kit is complete... Looks good Writing Makefile for Class::Trigger::Ordered cp lib/Class/Trigger/Ordered.pm blib/lib/Class/Trigger/Ordered.pm Manifying blib/man3/Class::Trigger::Ordered.3 PERL_DL_NONLAZY=1 /home/cpanrun/pa-risc1.1/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/00-load.........1..1 Can't locate package Class::Data::Inheritable for @main::ISA at blib/lib/Class/Trigger/Ordered.pm line 28. Can't locate package Class::Data::Inheritable for @main::ISA at blib/lib/Class/Trigger/Ordered.pm line 28. # Failed test 'use Class::Trigger::Ordered;' # at t/00-load.t line 6. not ok 1 - use Class::Trigger::Ordered; # Tried to use 'Class::Trigger::Ordered'. # Error: Can't locate object method "mk_classdata" via package "main" (perhaps you forgot to load "main"?) at blib/lib/Class/Trigger/Ordered.pm line 28. # BEGIN failed--compilation aborted at t/00-load.t line 6. # Testing Class::Trigger::Ordered 0.01, Perl 5.006001, /home/cpanrun/pa-risc1.1/build/5.6.1/bin/perl # Looks like you failed 1 test of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/01-trigger......Can't locate package Class::Data::Inheritable for @Foo::ISA at blib/lib/Class/Trigger/Ordered.pm line 28. Can't locate package Class::Data::Inheritable for @Foo::ISA at blib/lib/Class/Trigger/Ordered.pm line 28. Can't locate object method "mk_classdata" via package "Foo" (perhaps you forgot to load "Foo"?) at blib/lib/Class/Trigger/Ordered.pm line 28. BEGIN failed--compilation aborted at t/lib/Foo.pm line 4. Compilation failed in require at t/01-trigger.t line 7. BEGIN failed--compilation aborted at t/01-trigger.t line 7. dubious Test returned status 255 (wstat 65280, 0xff00) t/02-ordered......1..5 Can't locate package Class::Data::Inheritable for @Foo::ISA at blib/lib/Class/Trigger/Ordered.pm line 28. Can't locate package Class::Data::Inheritable for @Foo::ISA at blib/lib/Class/Trigger/Ordered.pm line 28. Can't locate object method "mk_classdata" via package "Foo" (perhaps you forgot to load "Foo"?) at blib/lib/Class/Trigger/Ordered.pm line 28. BEGIN failed--compilation aborted at t/lib/Foo.pm line 4. Compilation failed in require at t/02-ordered.t line 7. BEGIN failed--compilation aborted at t/02-ordered.t line 7. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-5 Failed 5/5 tests, 0.00% okay t/03-object.......1..6 Can't locate package Class::Data::Inheritable for @Foo::ISA at blib/lib/Class/Trigger/Ordered.pm line 28. Can't locate package Class::Data::Inheritable for @Foo::ISA at blib/lib/Class/Trigger/Ordered.pm line 28. Can't locate object method "mk_classdata" via package "Foo" (perhaps you forgot to load "Foo"?) at blib/lib/Class/Trigger/Ordered.pm line 28. BEGIN failed--compilation aborted at t/lib/Foo.pm line 4. Compilation failed in require at t/03-object.t line 7. BEGIN failed--compilation aborted at t/03-object.t line 7. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-6 Failed 6/6 tests, 0.00% okay t/boilerplate.....1..3 ok 1 - README contains no boilerplate text ok 2 - Changes contains no boilerplate text ok 3 - lib/Class/Trigger/Ordered.pm contains no boilerplate text ok 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 4/7 test scripts, 42.86% okay. 12/15 subtests failed, 20.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/00-load.t 1 256 1 1 100.00% 1 t/01-trigger.t 255 65280 ?? ?? % ?? t/02-ordered.t 255 65280 5 10 200.00% 1-5 t/03-object.t 255 65280 6 12 200.00% 1-6 2 tests skipped. make: *** [test_dynamic] Error 11