Start 2008-06-19T09:16:03 Going to read /home/cpanfly/var/cpan/Metadata Database was generated on Thu, 19 Jun 2008 09:03:12 GMT Running make for A/AD/ADIE/Test-Class-0.30.tar.gz Checksum for /net/nas/data/cpan/authors/id/A/AD/ADIE/Test-Class-0.30.tar.gz ok Test-Class-0.30/ Test-Class-0.30/Build.PL Test-Class-0.30/Changes Test-Class-0.30/lib/ Test-Class-0.30/lib/Test/ Test-Class-0.30/lib/Test/Class/ Test-Class-0.30/lib/Test/Class/Load.pm Test-Class-0.30/lib/Test/Class/MethodInfo.pm Test-Class-0.30/lib/Test/Class.pm Test-Class-0.30/Makefile.PL Test-Class-0.30/MANIFEST Test-Class-0.30/META.yml Test-Class-0.30/README Test-Class-0.30/t/ Test-Class-0.30/t/00-load.t Test-Class-0.30/t/20-load-classes.t Test-Class-0.30/t/21-load-subclassed.t Test-Class-0.30/t/_new.t Test-Class-0.30/t/bad-autoloads.t Test-Class-0.30/t/bailout.t Test-Class-0.30/t/builder.t Test-Class-0.30/t/compile.t Test-Class-0.30/t/current_method.t Test-Class-0.30/t/developer/ Test-Class-0.30/t/developer/documented.t Test-Class-0.30/t/developer/perlcritic.t Test-Class-0.30/t/developer/perlcriticrc Test-Class-0.30/t/developer/pod.t Test-Class-0.30/t/developer/spelling.t Test-Class-0.30/t/diag_on_failure.t Test-Class-0.30/t/die_before_plan.t Test-Class-0.30/t/expected_tests.t Test-Class-0.30/t/fail1.t Test-Class-0.30/t/fail2.t Test-Class-0.30/t/fail3.t Test-Class-0.30/t/header.t Test-Class-0.30/t/late_header.t Test-Class-0.30/t/methodinfo.t Test-Class-0.30/t/named_test.t Test-Class-0.30/t/num_method_tests.t Test-Class-0.30/t/num_tests.t Test-Class-0.30/t/override.t Test-Class-0.30/t/rt15870.t Test-Class-0.30/t/rt17264.t Test-Class-0.30/t/run_all_tests.t Test-Class-0.30/t/runtests.t Test-Class-0.30/t/runtests_die.t Test-Class-0.30/t/runtests_extra.t Test-Class-0.30/t/runtests_noplan.t Test-Class-0.30/t/runtests_of.t Test-Class-0.30/t/runtests_result.t Test-Class-0.30/t/runtests_return.t Test-Class-0.30/t/runtests_trailing.t Test-Class-0.30/t/runtests_with_wrong_class.t Test-Class-0.30/t/show_plan_in_shutdown.t Test-Class-0.30/t/skip1.t Test-Class-0.30/t/skip2.t Test-Class-0.30/t/skip_class_reason.t Test-Class-0.30/t/spaces.t Test-Class-0.30/t/startup.t Test-Class-0.30/t/startup_that_dies.t Test-Class-0.30/t/test-libs/ Test-Class-0.30/t/test-libs/fail/ Test-Class-0.30/t/test-libs/fail/MyFail.pm Test-Class-0.30/t/test-libs/lib1/ Test-Class-0.30/t/test-libs/lib1/Tests/ Test-Class-0.30/t/test-libs/lib1/Tests/Foo/ Test-Class-0.30/t/test-libs/lib1/Tests/Foo/Bar.pm Test-Class-0.30/t/test-libs/lib1/Tests/Foo.pm Test-Class-0.30/t/test-libs/lib2/ Test-Class-0.30/t/test-libs/lib2/MyTest/ Test-Class-0.30/t/test-libs/lib2/MyTest/Baz.pm Test-Class-0.30/t/test-libs/lib3/ Test-Class-0.30/t/test-libs/lib3/Tests/ Test-Class-0.30/t/test-libs/lib3/Tests/Bad1.pm Test-Class-0.30/t/test-libs/lib3/Tests/Good1.pm Test-Class-0.30/t/test-libs/lib3/Tests/Good2.pm Test-Class-0.30/t/test-libs/lib3/Tests/Subdir/ Test-Class-0.30/t/test-libs/lib3/Tests/Subdir/Bad2.pm Test-Class-0.30/t/test-libs/lib3/Tests/Subdir/Good3.pm Test-Class-0.30/t/test_classes.t Test-Class-0.30/t/test_deep.t Test-Class-0.30/t/test_method.t Test-Class-0.30/t/test_verbose.t Test-Class-0.30/t/TestClassLoadSubclass.pm Test-Class-0.30/t/Tests.t Test-Class-0.30/t/todo.t CPAN.pm: Going to build A/AD/ADIE/Test-Class-0.30.tar.gz Checking if your kit is complete... Looks good Writing Makefile for Test::Class cp lib/Test/Class/MethodInfo.pm blib/lib/Test/Class/MethodInfo.pm cp lib/Test/Class.pm blib/lib/Test/Class.pm cp lib/Test/Class/Load.pm blib/lib/Test/Class/Load.pm Manifying blib/man3/Test::Class::MethodInfo.3 Manifying blib/man3/Test::Class.3 Manifying blib/man3/Test::Class::Load.3 ADIE/Test-Class-0.30.tar.gz make -- OK Running make test PERL_DL_NONLAZY=1 /home/cpanfly/ap1003/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00-load.t...................... # Failed test 'use Test::Class::Load;' # at t/00-load.t line 6. # Tried to use 'Test::Class::Load'. # Error: Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. # BEGIN failed--compilation aborted at /home/cpanfly/var/cpan/build/Test-Class-0.30-5mOLP8/blib/lib/Test/Class.pm line 116. # Compilation failed in require at /home/cpanfly/var/cpan/build/Test-Class-0.30-5mOLP8/blib/lib/Test/Class/Load.pm line 6. # BEGIN failed--compilation aborted at /home/cpanfly/var/cpan/build/Test-Class-0.30-5mOLP8/blib/lib/Test/Class/Load.pm line 6. # Compilation failed in require at (eval 2) line 2. # BEGIN failed--compilation aborted at (eval 2) line 2. Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. CHECK failed--call queue aborted. # Looks like you failed 1 test of 1. # Looks like your test died just after 1. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 1/1 subtests t/20-load-classes.t..............Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /home/cpanfly/var/cpan/build/Test-Class-0.30-5mOLP8/blib/lib/Test/Class.pm line 116. Compilation failed in require at /home/cpanfly/var/cpan/build/Test-Class-0.30-5mOLP8/blib/lib/Test/Class/Load.pm line 6. BEGIN failed--compilation aborted at /home/cpanfly/var/cpan/build/Test-Class-0.30-5mOLP8/blib/lib/Test/Class/Load.pm line 6. Compilation failed in require at t/20-load-classes.t line 6. BEGIN failed--compilation aborted at t/20-load-classes.t line 6. Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. CHECK failed--call queue aborted at t/20-load-classes.t line 6. # Looks like your test died before it could output anything. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 14/14 subtests t/21-load-subclassed.t...........Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /home/cpanfly/var/cpan/build/Test-Class-0.30-5mOLP8/blib/lib/Test/Class.pm line 116. Compilation failed in require at /home/cpanfly/var/cpan/build/Test-Class-0.30-5mOLP8/blib/lib/Test/Class/Load.pm line 6. BEGIN failed--compilation aborted at /home/cpanfly/var/cpan/build/Test-Class-0.30-5mOLP8/blib/lib/Test/Class/Load.pm line 6. Compilation failed in require at (eval 2) line 3. ...propagated at /home/cpanfly/var/megalib/base.pm line 91. BEGIN failed--compilation aborted at t/TestClassLoadSubclass.pm line 5. Compilation failed in require at t/21-load-subclassed.t line 7. BEGIN failed--compilation aborted at t/21-load-subclassed.t line 7. Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. CHECK failed--call queue aborted at t/21-load-subclassed.t line 7. # Looks like your test died before it could output anything. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 7/7 subtests t/_new.t......................... # Failed test 'use Test::Class;' # at t/_new.t line 9. # Tried to use 'Test::Class'. # Error: Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. # BEGIN failed--compilation aborted at /home/cpanfly/var/cpan/build/Test-Class-0.30-5mOLP8/blib/lib/Test/Class.pm line 116. # Compilation failed in require at (eval 2) line 2. # BEGIN failed--compilation aborted at (eval 2) line 2. Can't use string ("Test::Builder") as a HASH ref while "strict refs" in use at /home/cpanfly/var/megalib/Test/Builder.pm line 771. BEGIN failed--compilation aborted at t/_new.t line 10. Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. CHECK failed--call queue aborted at t/_new.t line 10. # Looks like you planned 6 tests but only ran 1. # Looks like you failed 1 test of 1 run. # Looks like your test died just after 1. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/6 subtests t/bad-autoloads.t................Prototype mismatch: sub CORE::GLOBAL::caller (;$) vs none at /home/cpanfly/var/megalib/Contextual/Return.pm line 12. # Failed test 'use Test::Class;' # at t/bad-autoloads.t line 14. # Tried to use 'Test::Class'. # Error: Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. # BEGIN failed--compilation aborted at /home/cpanfly/var/cpan/build/Test-Class-0.30-5mOLP8/blib/lib/Test/Class.pm line 116. # Compilation failed in require at (eval 5) line 2. # BEGIN failed--compilation aborted at (eval 5) line 2. Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. CHECK failed--call queue aborted. # Looks like you planned 2 tests but only ran 1. # Looks like you failed 1 test of 1 run. # Looks like your test died just after 1. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 2/2 subtests t/bailout.t......................Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /home/cpanfly/var/cpan/build/Test-Class-0.30-5mOLP8/blib/lib/Test/Class.pm line 116. Compilation failed in require at (eval 1) line 3. ...propagated at /home/cpanfly/var/megalib/base.pm line 91. BEGIN failed--compilation aborted at t/bailout.t line 5. Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. CHECK failed--call queue aborted at t/bailout.t line 5. Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run t/builder.t......................Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /home/cpanfly/var/cpan/build/Test-Class-0.30-5mOLP8/blib/lib/Test/Class.pm line 116. Compilation failed in require at (eval 2) line 3. ...propagated at /home/cpanfly/var/megalib/base.pm line 91. BEGIN failed--compilation aborted at t/builder.t line 9. Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. CHECK failed--call queue aborted at t/builder.t line 9. # Looks like your test died before it could output anything. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 1/1 subtests t/compile.t......................Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /home/cpanfly/var/cpan/build/Test-Class-0.30-5mOLP8/blib/lib/Test/Class.pm line 116. Compilation failed in require at (eval 4) line 3. ...propagated at /home/cpanfly/var/megalib/base.pm line 91. BEGIN failed--compilation aborted at t/compile.t line 8. Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. CHECK failed--call queue aborted at t/compile.t line 8. Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run t/current_method.t...............Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /home/cpanfly/var/cpan/build/Test-Class-0.30-5mOLP8/blib/lib/Test/Class.pm line 116. Compilation failed in require at (eval 2) line 3. ...propagated at /home/cpanfly/var/megalib/base.pm line 91. BEGIN failed--compilation aborted at t/current_method.t line 8. Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. CHECK failed--call queue aborted at t/current_method.t line 8. # Looks like your test died before it could output anything. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 4/4 subtests t/diag_on_failure.t..............Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /home/cpanfly/var/cpan/build/Test-Class-0.30-5mOLP8/blib/lib/Test/Class.pm line 116. Compilation failed in require at (eval 2) line 3. ...propagated at /home/cpanfly/var/megalib/base.pm line 91. BEGIN failed--compilation aborted at t/diag_on_failure.t line 10. Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. CHECK failed--call queue aborted at t/diag_on_failure.t line 10. # Looks like your test died before it could output anything. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 1/1 subtests t/die_before_plan.t..............Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /home/cpanfly/var/cpan/build/Test-Class-0.30-5mOLP8/blib/lib/Test/Class.pm line 116. Compilation failed in require at (eval 1) line 3. ...propagated at /home/cpanfly/var/megalib/base.pm line 91. BEGIN failed--compilation aborted at t/die_before_plan.t line 9. Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. CHECK failed--call queue aborted at t/die_before_plan.t line 9. # Looks like your test died before it could output anything. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 1/1 subtests t/expected_tests.t...............Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /home/cpanfly/var/cpan/build/Test-Class-0.30-5mOLP8/blib/lib/Test/Class.pm line 116. Compilation failed in require at (eval 1) line 3. ...propagated at /home/cpanfly/var/megalib/base.pm line 91. BEGIN failed--compilation aborted at t/expected_tests.t line 6. Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. CHECK failed--call queue aborted at t/expected_tests.t line 6. Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run t/fail1.t........................Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /home/cpanfly/var/cpan/build/Test-Class-0.30-5mOLP8/blib/lib/Test/Class.pm line 116. Compilation failed in require at (eval 1) line 3. ...propagated at /home/cpanfly/var/megalib/base.pm line 91. BEGIN failed--compilation aborted at t/fail1.t line 5. Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. CHECK failed--call queue aborted at t/fail1.t line 5. Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run t/fail2.t........................Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /home/cpanfly/var/cpan/build/Test-Class-0.30-5mOLP8/blib/lib/Test/Class.pm line 116. Compilation failed in require at (eval 2) line 3. ...propagated at /home/cpanfly/var/megalib/base.pm line 91. BEGIN failed--compilation aborted at t/fail2.t line 13. Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. CHECK failed--call queue aborted at t/fail2.t line 13. # Looks like your test died before it could output anything. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 2/2 subtests t/fail3.t........................Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /home/cpanfly/var/cpan/build/Test-Class-0.30-5mOLP8/blib/lib/Test/Class.pm line 116. Compilation failed in require at (eval 1) line 3. ...propagated at /home/cpanfly/var/megalib/base.pm line 91. BEGIN failed--compilation aborted at t/fail3.t line 5. Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. CHECK failed--call queue aborted at t/fail3.t line 5. Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run t/header.t.......................Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /home/cpanfly/var/cpan/build/Test-Class-0.30-5mOLP8/blib/lib/Test/Class.pm line 116. Compilation failed in require at (eval 1) line 3. ...propagated at /home/cpanfly/var/megalib/base.pm line 91. BEGIN failed--compilation aborted at t/header.t line 9. Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. CHECK failed--call queue aborted at t/header.t line 9. Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run t/late_header.t..................Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /home/cpanfly/var/cpan/build/Test-Class-0.30-5mOLP8/blib/lib/Test/Class.pm line 116. Compilation failed in require at (eval 1) line 3. ...propagated at /home/cpanfly/var/megalib/base.pm line 91. BEGIN failed--compilation aborted at t/late_header.t line 7. Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. CHECK failed--call queue aborted at t/late_header.t line 7. Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run t/methodinfo.t...................ok t/named_test.t...................Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /home/cpanfly/var/cpan/build/Test-Class-0.30-5mOLP8/blib/lib/Test/Class.pm line 116. Compilation failed in require at (eval 1) line 3. ...propagated at /home/cpanfly/var/megalib/base.pm line 91. BEGIN failed--compilation aborted at t/named_test.t line 8. Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. CHECK failed--call queue aborted at t/named_test.t line 8. Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run t/num_method_tests.t.............Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /home/cpanfly/var/cpan/build/Test-Class-0.30-5mOLP8/blib/lib/Test/Class.pm line 116. Compilation failed in require at (eval 1) line 3. ...propagated at /home/cpanfly/var/megalib/base.pm line 91. BEGIN failed--compilation aborted at t/num_method_tests.t line 6. Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. CHECK failed--call queue aborted at t/num_method_tests.t line 6. Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run t/num_tests.t....................Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /home/cpanfly/var/cpan/build/Test-Class-0.30-5mOLP8/blib/lib/Test/Class.pm line 116. Compilation failed in require at (eval 2) line 3. ...propagated at /home/cpanfly/var/megalib/base.pm line 91. BEGIN failed--compilation aborted at t/num_tests.t line 8. Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. CHECK failed--call queue aborted at t/num_tests.t line 8. Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run t/override.t.....................Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /home/cpanfly/var/cpan/build/Test-Class-0.30-5mOLP8/blib/lib/Test/Class.pm line 116. Compilation failed in require at (eval 2) line 3. ...propagated at /home/cpanfly/var/megalib/base.pm line 91. BEGIN failed--compilation aborted at t/override.t line 15. Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. CHECK failed--call queue aborted at t/override.t line 15. # Looks like your test died before it could output anything. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 1/1 subtests t/rt15870.t......................Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /home/cpanfly/var/cpan/build/Test-Class-0.30-5mOLP8/blib/lib/Test/Class.pm line 116. Compilation failed in require at (eval 2) line 3. ...propagated at /home/cpanfly/var/megalib/base.pm line 91. BEGIN failed--compilation aborted at t/rt15870.t line 12. Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. CHECK failed--call queue aborted at t/rt15870.t line 12. # Looks like your test died before it could output anything. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 1/1 subtests t/rt17264.t......................Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /home/cpanfly/var/cpan/build/Test-Class-0.30-5mOLP8/blib/lib/Test/Class.pm line 116. Compilation failed in require at t/rt17264.t line 8. # Looks like your test died before it could output anything. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 1/1 subtests t/run_all_tests.t................Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /home/cpanfly/var/cpan/build/Test-Class-0.30-5mOLP8/blib/lib/Test/Class.pm line 116. Compilation failed in require at t/run_all_tests.t line 5. BEGIN failed--compilation aborted at t/run_all_tests.t line 5. Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. CHECK failed--call queue aborted at t/run_all_tests.t line 5. Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run t/runtests.t.....................Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /home/cpanfly/var/cpan/build/Test-Class-0.30-5mOLP8/blib/lib/Test/Class.pm line 116. Compilation failed in require at (eval 1) line 3. ...propagated at /home/cpanfly/var/megalib/base.pm line 91. BEGIN failed--compilation aborted at t/runtests.t line 7. Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. CHECK failed--call queue aborted at t/runtests.t line 7. Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run t/runtests_die.t.................Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /home/cpanfly/var/cpan/build/Test-Class-0.30-5mOLP8/blib/lib/Test/Class.pm line 116. Compilation failed in require at (eval 2) line 3. ...propagated at /home/cpanfly/var/megalib/base.pm line 91. BEGIN failed--compilation aborted at t/runtests_die.t line 11. Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. CHECK failed--call queue aborted at t/runtests_die.t line 11. Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run t/runtests_extra.t...............Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /home/cpanfly/var/cpan/build/Test-Class-0.30-5mOLP8/blib/lib/Test/Class.pm line 116. Compilation failed in require at (eval 2) line 3. ...propagated at /home/cpanfly/var/megalib/base.pm line 91. BEGIN failed--compilation aborted at t/runtests_extra.t line 9. Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. CHECK failed--call queue aborted at t/runtests_extra.t line 9. Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run t/runtests_noplan.t..............Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /home/cpanfly/var/cpan/build/Test-Class-0.30-5mOLP8/blib/lib/Test/Class.pm line 116. Compilation failed in require at (eval 2) line 3. ...propagated at /home/cpanfly/var/megalib/base.pm line 91. BEGIN failed--compilation aborted at t/runtests_noplan.t line 10. Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. CHECK failed--call queue aborted at t/runtests_noplan.t line 10. Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run t/runtests_of.t..................Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /home/cpanfly/var/cpan/build/Test-Class-0.30-5mOLP8/blib/lib/Test/Class.pm line 116. Compilation failed in require at (eval 1) line 3. ...propagated at /home/cpanfly/var/megalib/base.pm line 91. BEGIN failed--compilation aborted at t/runtests_of.t line 7. Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. CHECK failed--call queue aborted at t/runtests_of.t line 7. Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run t/runtests_result.t..............Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /home/cpanfly/var/cpan/build/Test-Class-0.30-5mOLP8/blib/lib/Test/Class.pm line 116. Compilation failed in require at (eval 2) line 3. ...propagated at /home/cpanfly/var/megalib/base.pm line 91. BEGIN failed--compilation aborted at t/runtests_result.t line 8. Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. CHECK failed--call queue aborted at t/runtests_result.t line 8. Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run t/runtests_return.t..............Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /home/cpanfly/var/cpan/build/Test-Class-0.30-5mOLP8/blib/lib/Test/Class.pm line 116. Compilation failed in require at (eval 2) line 3. ...propagated at /home/cpanfly/var/megalib/base.pm line 91. BEGIN failed--compilation aborted at t/runtests_return.t line 9. Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. CHECK failed--call queue aborted at t/runtests_return.t line 9. Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run t/runtests_trailing.t............Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /home/cpanfly/var/cpan/build/Test-Class-0.30-5mOLP8/blib/lib/Test/Class.pm line 116. Compilation failed in require at (eval 2) line 3. ...propagated at /home/cpanfly/var/megalib/base.pm line 91. BEGIN failed--compilation aborted at t/runtests_trailing.t line 9. Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. CHECK failed--call queue aborted at t/runtests_trailing.t line 9. Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run t/runtests_with_wrong_class.t.... # Failed test 'use Test::Class;' # at t/runtests_with_wrong_class.t line 8. # Tried to use 'Test::Class'. # Error: Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. # BEGIN failed--compilation aborted at /home/cpanfly/var/cpan/build/Test-Class-0.30-5mOLP8/blib/lib/Test/Class.pm line 116. # Compilation failed in require at (eval 2) line 2. # BEGIN failed--compilation aborted at (eval 2) line 2. Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. CHECK failed--call queue aborted. # Looks like you planned 2 tests but only ran 1. # Looks like you failed 1 test of 1 run. # Looks like your test died just after 1. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 2/2 subtests t/show_plan_in_shutdown.t........Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /home/cpanfly/var/cpan/build/Test-Class-0.30-5mOLP8/blib/lib/Test/Class.pm line 116. Compilation failed in require at (eval 2) line 3. ...propagated at /home/cpanfly/var/megalib/base.pm line 91. BEGIN failed--compilation aborted at t/show_plan_in_shutdown.t line 10. Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. CHECK failed--call queue aborted at t/show_plan_in_shutdown.t line 10. # Looks like your test died before it could output anything. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 1/1 subtests t/skip1.t........................Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /home/cpanfly/var/cpan/build/Test-Class-0.30-5mOLP8/blib/lib/Test/Class.pm line 116. Compilation failed in require at (eval 1) line 3. ...propagated at /home/cpanfly/var/megalib/base.pm line 91. BEGIN failed--compilation aborted at t/skip1.t line 5. Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. CHECK failed--call queue aborted at t/skip1.t line 5. Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run t/skip2.t........................Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /home/cpanfly/var/cpan/build/Test-Class-0.30-5mOLP8/blib/lib/Test/Class.pm line 116. Compilation failed in require at (eval 1) line 3. ...propagated at /home/cpanfly/var/megalib/base.pm line 91. BEGIN failed--compilation aborted at t/skip2.t line 7. Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. CHECK failed--call queue aborted at t/skip2.t line 7. Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run t/skip_class_reason.t............Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /home/cpanfly/var/cpan/build/Test-Class-0.30-5mOLP8/blib/lib/Test/Class.pm line 116. Compilation failed in require at t/skip_class_reason.t line 5. BEGIN failed--compilation aborted at t/skip_class_reason.t line 5. Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. CHECK failed--call queue aborted at t/skip_class_reason.t line 5. Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run t/spaces.t.......................Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /home/cpanfly/var/cpan/build/Test-Class-0.30-5mOLP8/blib/lib/Test/Class.pm line 116. Compilation failed in require at (eval 1) line 3. ...propagated at /home/cpanfly/var/megalib/base.pm line 91. BEGIN failed--compilation aborted at t/spaces.t line 8. Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. CHECK failed--call queue aborted at t/spaces.t line 8. Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run t/startup.t......................Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /home/cpanfly/var/cpan/build/Test-Class-0.30-5mOLP8/blib/lib/Test/Class.pm line 116. Compilation failed in require at (eval 1) line 3. ...propagated at /home/cpanfly/var/megalib/base.pm line 91. BEGIN failed--compilation aborted at t/startup.t line 25. Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. CHECK failed--call queue aborted at t/startup.t line 25. Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run t/startup_that_dies.t............Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /home/cpanfly/var/cpan/build/Test-Class-0.30-5mOLP8/blib/lib/Test/Class.pm line 116. Compilation failed in require at (eval 1) line 3. ...propagated at /home/cpanfly/var/megalib/base.pm line 91. BEGIN failed--compilation aborted at t/startup_that_dies.t line 8. Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. CHECK failed--call queue aborted at t/startup_that_dies.t line 8. Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run t/test_classes.t.................Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /home/cpanfly/var/cpan/build/Test-Class-0.30-5mOLP8/blib/lib/Test/Class.pm line 116. Compilation failed in require at t/test_classes.t line 7. BEGIN failed--compilation aborted at t/test_classes.t line 7. Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. CHECK failed--call queue aborted at t/test_classes.t line 7. # Looks like your test died before it could output anything. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 1/1 subtests t/test_deep.t....................Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /home/cpanfly/var/cpan/build/Test-Class-0.30-5mOLP8/blib/lib/Test/Class.pm line 116. Compilation failed in require at t/test_deep.t line 6. BEGIN failed--compilation aborted at t/test_deep.t line 6. Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. CHECK failed--call queue aborted at t/test_deep.t line 6. # Looks like your test died before it could output anything. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 1/1 subtests t/test_method.t..................Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /home/cpanfly/var/cpan/build/Test-Class-0.30-5mOLP8/blib/lib/Test/Class.pm line 116. Compilation failed in require at (eval 2) line 3. ...propagated at /home/cpanfly/var/megalib/base.pm line 91. BEGIN failed--compilation aborted at t/test_method.t line 10. Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. CHECK failed--call queue aborted at t/test_method.t line 10. # Looks like your test died before it could output anything. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 4/4 subtests t/test_verbose.t.................Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /home/cpanfly/var/cpan/build/Test-Class-0.30-5mOLP8/blib/lib/Test/Class.pm line 116. Compilation failed in require at (eval 1) line 3. ...propagated at /home/cpanfly/var/megalib/base.pm line 91. BEGIN failed--compilation aborted at t/test_verbose.t line 7. Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. CHECK failed--call queue aborted at t/test_verbose.t line 7. Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run t/Tests.t........................Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /home/cpanfly/var/cpan/build/Test-Class-0.30-5mOLP8/blib/lib/Test/Class.pm line 116. Compilation failed in require at (eval 2) line 3. ...propagated at /home/cpanfly/var/megalib/base.pm line 91. BEGIN failed--compilation aborted at t/Tests.t line 9. Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. CHECK failed--call queue aborted at t/Tests.t line 9. # Looks like your test died before it could output anything. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 2/2 subtests t/todo.t.........................Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /home/cpanfly/var/cpan/build/Test-Class-0.30-5mOLP8/blib/lib/Test/Class.pm line 116. Compilation failed in require at (eval 2) line 3. ...propagated at /home/cpanfly/var/megalib/base.pm line 91. BEGIN failed--compilation aborted at t/todo.t line 12. Not a GLOB reference at /home/cpanfly/var/megalib/Attribute/Handlers.pm line 16. CHECK failed--call queue aborted at t/todo.t line 12. Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run Test Summary Report ------------------- t/00-load.t (Wstat: 65280 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 255 t/20-load-classes.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 14 tests but ran 0. t/21-load-subclassed.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 7 tests but ran 0. t/_new.t (Wstat: 65280 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 255 Parse errors: Bad plan. You planned 6 tests but ran 1. t/bad-autoloads.t (Wstat: 65280 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 255 Parse errors: Bad plan. You planned 2 tests but ran 1. t/bailout.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/builder.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 1 tests but ran 0. t/compile.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/current_method.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 4 tests but ran 0. t/diag_on_failure.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 1 tests but ran 0. t/die_before_plan.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 1 tests but ran 0. t/expected_tests.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/fail1.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/fail2.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 2 tests but ran 0. t/fail3.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/header.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/late_header.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/named_test.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/num_method_tests.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/num_tests.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/override.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 1 tests but ran 0. t/rt15870.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 1 tests but ran 0. t/rt17264.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 1 tests but ran 0. t/run_all_tests.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/runtests.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/runtests_die.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/runtests_extra.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/runtests_noplan.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/runtests_of.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/runtests_result.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/runtests_return.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/runtests_trailing.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/runtests_with_wrong_class.t (Wstat: 65280 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 255 Parse errors: Bad plan. You planned 2 tests but ran 1. t/show_plan_in_shutdown.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 1 tests but ran 0. t/skip1.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/skip2.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/skip_class_reason.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/spaces.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/startup.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/startup_that_dies.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/test_classes.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 1 tests but ran 0. t/test_deep.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 1 tests but ran 0. t/test_method.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 4 tests but ran 0. t/test_verbose.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/Tests.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 2 tests but ran 0. t/todo.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output Files=47, Tests=8, 3 wallclock secs ( 0.00 usr 0.05 sys + 1.21 cusr 1.50 csys = 2.76 CPU) Result: FAIL Failed 46/47 test programs. 4/8 subtests failed. make: *** [test_dynamic] Error 255 ADIE/Test-Class-0.30.tar.gz make test -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports ADIE/Test-Class-0.30.tar.gz Finished 2008-06-19T09:16:08