Start 2008-09-21T23:03:31 Going to read /export/home/fly1003/var/cpan/Metadata Database was generated on Sun, 21 Sep 2008 08:03:21 GMT Running make for A/AD/ADIE/Test-Class-0.31.tar.gz Checksum for /net/nas/data/cpan/authors/id/A/AD/ADIE/Test-Class-0.31.tar.gz ok Test-Class-0.31/ Test-Class-0.31/Build.PL Test-Class-0.31/Changes Test-Class-0.31/lib/ Test-Class-0.31/lib/Test/ Test-Class-0.31/lib/Test/Class/ Test-Class-0.31/lib/Test/Class/Load.pm Test-Class-0.31/lib/Test/Class/MethodInfo.pm Test-Class-0.31/lib/Test/Class.pm Test-Class-0.31/Makefile.PL Test-Class-0.31/MANIFEST Test-Class-0.31/META.yml Test-Class-0.31/README Test-Class-0.31/t/ Test-Class-0.31/t/00-load.t Test-Class-0.31/t/20-load-classes.t Test-Class-0.31/t/21-load-subclassed.t Test-Class-0.31/t/_new.t Test-Class-0.31/t/bad-autoloads.t Test-Class-0.31/t/bailout.t Test-Class-0.31/t/builder.t Test-Class-0.31/t/compile.t Test-Class-0.31/t/current_method.t Test-Class-0.31/t/developer/ Test-Class-0.31/t/developer/documented.t Test-Class-0.31/t/developer/perlcritic.t Test-Class-0.31/t/developer/perlcriticrc Test-Class-0.31/t/developer/pod.t Test-Class-0.31/t/developer/spelling.t Test-Class-0.31/t/diag_on_failure.t Test-Class-0.31/t/die_before_plan.t Test-Class-0.31/t/expected_tests.t Test-Class-0.31/t/fail1.t Test-Class-0.31/t/fail2.t Test-Class-0.31/t/fail3.t Test-Class-0.31/t/header.t Test-Class-0.31/t/late_header.t Test-Class-0.31/t/methodinfo.t Test-Class-0.31/t/named_test.t Test-Class-0.31/t/num_method_tests.t Test-Class-0.31/t/num_tests.t Test-Class-0.31/t/override.t Test-Class-0.31/t/rt15870.t Test-Class-0.31/t/rt17264.t Test-Class-0.31/t/run_all_tests.t Test-Class-0.31/t/runtests.t Test-Class-0.31/t/runtests_die.t Test-Class-0.31/t/runtests_extra.t Test-Class-0.31/t/runtests_noplan.t Test-Class-0.31/t/runtests_of.t Test-Class-0.31/t/runtests_result.t Test-Class-0.31/t/runtests_return.t Test-Class-0.31/t/runtests_trailing.t Test-Class-0.31/t/runtests_with_wrong_class.t Test-Class-0.31/t/show_plan_in_shutdown.t Test-Class-0.31/t/skip1.t Test-Class-0.31/t/skip2.t Test-Class-0.31/t/skip_class_reason.t Test-Class-0.31/t/spaces.t Test-Class-0.31/t/startup.t Test-Class-0.31/t/startup_that_dies.t Test-Class-0.31/t/test-libs/ Test-Class-0.31/t/test-libs/fail/ Test-Class-0.31/t/test-libs/fail/MyFail.pm Test-Class-0.31/t/test-libs/lib1/ Test-Class-0.31/t/test-libs/lib1/Tests/ Test-Class-0.31/t/test-libs/lib1/Tests/Foo/ Test-Class-0.31/t/test-libs/lib1/Tests/Foo/Bar.pm Test-Class-0.31/t/test-libs/lib1/Tests/Foo.pm Test-Class-0.31/t/test-libs/lib2/ Test-Class-0.31/t/test-libs/lib2/MyTest/ Test-Class-0.31/t/test-libs/lib2/MyTest/Baz.pm Test-Class-0.31/t/test-libs/lib3/ Test-Class-0.31/t/test-libs/lib3/Tests/ Test-Class-0.31/t/test-libs/lib3/Tests/Bad1.pm Test-Class-0.31/t/test-libs/lib3/Tests/Good1.pm Test-Class-0.31/t/test-libs/lib3/Tests/Good2.pm Test-Class-0.31/t/test-libs/lib3/Tests/Subdir/ Test-Class-0.31/t/test-libs/lib3/Tests/Subdir/Bad2.pm Test-Class-0.31/t/test-libs/lib3/Tests/Subdir/Good3.pm Test-Class-0.31/t/test_classes.t Test-Class-0.31/t/test_deep.t Test-Class-0.31/t/test_method.t Test-Class-0.31/t/test_verbose.t Test-Class-0.31/t/TestClassLoadSubclass.pm Test-Class-0.31/t/Tests.t Test-Class-0.31/t/todo.t CPAN.pm: Going to build A/AD/ADIE/Test-Class-0.31.tar.gz >>> /export/home/fly1003/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Test::Class >>> make 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.31.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly1003/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-load...................... 1..1 not ok 1 - use Test::Class::Load; # 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 /export/home/fly1003/var/megalib/Attribute/Handlers.pm line 16. # BEGIN failed--compilation aborted at /export/home/fly1003/var/cpan/build/Test-Class-0.31-JwhLNH/blib/lib/Test/Class.pm line 116. # Compilation failed in require at /export/home/fly1003/var/cpan/build/Test-Class-0.31-JwhLNH/blib/lib/Test/Class/Load.pm line 6. # BEGIN failed--compilation aborted at /export/home/fly1003/var/cpan/build/Test-Class-0.31-JwhLNH/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 /export/home/fly1003/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.............. 1..14 Not a GLOB reference at /export/home/fly1003/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /export/home/fly1003/var/cpan/build/Test-Class-0.31-JwhLNH/blib/lib/Test/Class.pm line 116. Compilation failed in require at /export/home/fly1003/var/cpan/build/Test-Class-0.31-JwhLNH/blib/lib/Test/Class/Load.pm line 6. BEGIN failed--compilation aborted at /export/home/fly1003/var/cpan/build/Test-Class-0.31-JwhLNH/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 /export/home/fly1003/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........... 1..7 Not a GLOB reference at /export/home/fly1003/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /export/home/fly1003/var/cpan/build/Test-Class-0.31-JwhLNH/blib/lib/Test/Class.pm line 116. Compilation failed in require at /export/home/fly1003/var/cpan/build/Test-Class-0.31-JwhLNH/blib/lib/Test/Class/Load.pm line 6. BEGIN failed--compilation aborted at /export/home/fly1003/var/cpan/build/Test-Class-0.31-JwhLNH/blib/lib/Test/Class/Load.pm line 6. Compilation failed in require at (eval 2) line 3. ...propagated at /export/home/fly1003/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 /export/home/fly1003/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......................... 1..6 not ok 1 - use Test::Class; # Failed test 'use Test::Class;' # at t/_new.t line 9. # Tried to use 'Test::Class'. # Error: Not a GLOB reference at /export/home/fly1003/var/megalib/Attribute/Handlers.pm line 16. # BEGIN failed--compilation aborted at /export/home/fly1003/var/cpan/build/Test-Class-0.31-JwhLNH/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 /export/home/fly1003/var/megalib/Test/Builder.pm line 771. BEGIN failed--compilation aborted at t/_new.t line 10. Not a GLOB reference at /export/home/fly1003/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................ 1..0 # Skip need Contextual::Return skipped: need Contextual::Return t/bailout......................Not a GLOB reference at /export/home/fly1003/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /export/home/fly1003/var/cpan/build/Test-Class-0.31-JwhLNH/blib/lib/Test/Class.pm line 116. Compilation failed in require at (eval 1) line 3. ...propagated at /export/home/fly1003/var/megalib/base.pm line 91. BEGIN failed--compilation aborted at t/bailout.t line 5. Not a GLOB reference at /export/home/fly1003/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...................... 1..1 Not a GLOB reference at /export/home/fly1003/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /export/home/fly1003/var/cpan/build/Test-Class-0.31-JwhLNH/blib/lib/Test/Class.pm line 116. Compilation failed in require at (eval 2) line 3. ...propagated at /export/home/fly1003/var/megalib/base.pm line 91. BEGIN failed--compilation aborted at t/builder.t line 9. Not a GLOB reference at /export/home/fly1003/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......................Not a GLOB reference at /export/home/fly1003/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /export/home/fly1003/var/cpan/build/Test-Class-0.31-JwhLNH/blib/lib/Test/Class.pm line 116. Compilation failed in require at (eval 4) line 3. ...propagated at /export/home/fly1003/var/megalib/base.pm line 91. BEGIN failed--compilation aborted at t/compile.t line 8. Not a GLOB reference at /export/home/fly1003/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............... 1..4 Not a GLOB reference at /export/home/fly1003/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /export/home/fly1003/var/cpan/build/Test-Class-0.31-JwhLNH/blib/lib/Test/Class.pm line 116. Compilation failed in require at (eval 2) line 3. ...propagated at /export/home/fly1003/var/megalib/base.pm line 91. BEGIN failed--compilation aborted at t/current_method.t line 8. Not a GLOB reference at /export/home/fly1003/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.............. 1..1 Not a GLOB reference at /export/home/fly1003/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /export/home/fly1003/var/cpan/build/Test-Class-0.31-JwhLNH/blib/lib/Test/Class.pm line 116. Compilation failed in require at (eval 2) line 3. ...propagated at /export/home/fly1003/var/megalib/base.pm line 91. BEGIN failed--compilation aborted at t/diag_on_failure.t line 10. Not a GLOB reference at /export/home/fly1003/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.............. 1..1 Not a GLOB reference at /export/home/fly1003/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /export/home/fly1003/var/cpan/build/Test-Class-0.31-JwhLNH/blib/lib/Test/Class.pm line 116. Compilation failed in require at (eval 1) line 3. ...propagated at /export/home/fly1003/var/megalib/base.pm line 91. BEGIN failed--compilation aborted at t/die_before_plan.t line 9. Not a GLOB reference at /export/home/fly1003/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...............Not a GLOB reference at /export/home/fly1003/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /export/home/fly1003/var/cpan/build/Test-Class-0.31-JwhLNH/blib/lib/Test/Class.pm line 116. Compilation failed in require at (eval 1) line 3. ...propagated at /export/home/fly1003/var/megalib/base.pm line 91. BEGIN failed--compilation aborted at t/expected_tests.t line 6. Not a GLOB reference at /export/home/fly1003/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........................Not a GLOB reference at /export/home/fly1003/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /export/home/fly1003/var/cpan/build/Test-Class-0.31-JwhLNH/blib/lib/Test/Class.pm line 116. Compilation failed in require at (eval 1) line 3. ...propagated at /export/home/fly1003/var/megalib/base.pm line 91. BEGIN failed--compilation aborted at t/fail1.t line 5. Not a GLOB reference at /export/home/fly1003/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........................ 1..2 Not a GLOB reference at /export/home/fly1003/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /export/home/fly1003/var/cpan/build/Test-Class-0.31-JwhLNH/blib/lib/Test/Class.pm line 116. Compilation failed in require at (eval 2) line 3. ...propagated at /export/home/fly1003/var/megalib/base.pm line 91. BEGIN failed--compilation aborted at t/fail2.t line 13. Not a GLOB reference at /export/home/fly1003/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........................Not a GLOB reference at /export/home/fly1003/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /export/home/fly1003/var/cpan/build/Test-Class-0.31-JwhLNH/blib/lib/Test/Class.pm line 116. Compilation failed in require at (eval 1) line 3. ...propagated at /export/home/fly1003/var/megalib/base.pm line 91. BEGIN failed--compilation aborted at t/fail3.t line 5. Not a GLOB reference at /export/home/fly1003/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.......................Not a GLOB reference at /export/home/fly1003/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /export/home/fly1003/var/cpan/build/Test-Class-0.31-JwhLNH/blib/lib/Test/Class.pm line 116. Compilation failed in require at (eval 1) line 3. ...propagated at /export/home/fly1003/var/megalib/base.pm line 91. BEGIN failed--compilation aborted at t/header.t line 9. Not a GLOB reference at /export/home/fly1003/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..................Not a GLOB reference at /export/home/fly1003/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /export/home/fly1003/var/cpan/build/Test-Class-0.31-JwhLNH/blib/lib/Test/Class.pm line 116. Compilation failed in require at (eval 1) line 3. ...propagated at /export/home/fly1003/var/megalib/base.pm line 91. BEGIN failed--compilation aborted at t/late_header.t line 7. Not a GLOB reference at /export/home/fly1003/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................... ok 1 - use Test::Class::MethodInfo; ok 2 - The object isa Test::Class::MethodInfo ok 3 - method type is test by default ok 4 - test methods default to 1 test 1..4 ok t/named_test...................Not a GLOB reference at /export/home/fly1003/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /export/home/fly1003/var/cpan/build/Test-Class-0.31-JwhLNH/blib/lib/Test/Class.pm line 116. Compilation failed in require at (eval 1) line 3. ...propagated at /export/home/fly1003/var/megalib/base.pm line 91. BEGIN failed--compilation aborted at t/named_test.t line 8. Not a GLOB reference at /export/home/fly1003/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.............Not a GLOB reference at /export/home/fly1003/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /export/home/fly1003/var/cpan/build/Test-Class-0.31-JwhLNH/blib/lib/Test/Class.pm line 116. Compilation failed in require at (eval 1) line 3. ...propagated at /export/home/fly1003/var/megalib/base.pm line 91. BEGIN failed--compilation aborted at t/num_method_tests.t line 6. Not a GLOB reference at /export/home/fly1003/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....................Not a GLOB reference at /export/home/fly1003/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /export/home/fly1003/var/cpan/build/Test-Class-0.31-JwhLNH/blib/lib/Test/Class.pm line 116. Compilation failed in require at (eval 2) line 3. ...propagated at /export/home/fly1003/var/megalib/base.pm line 91. BEGIN failed--compilation aborted at t/num_tests.t line 8. Not a GLOB reference at /export/home/fly1003/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..................... 1..1 Not a GLOB reference at /export/home/fly1003/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /export/home/fly1003/var/cpan/build/Test-Class-0.31-JwhLNH/blib/lib/Test/Class.pm line 116. Compilation failed in require at (eval 2) line 3. ...propagated at /export/home/fly1003/var/megalib/base.pm line 91. BEGIN failed--compilation aborted at t/override.t line 15. Not a GLOB reference at /export/home/fly1003/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...................... 1..1 Not a GLOB reference at /export/home/fly1003/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /export/home/fly1003/var/cpan/build/Test-Class-0.31-JwhLNH/blib/lib/Test/Class.pm line 116. Compilation failed in require at (eval 4) line 3. ...propagated at /export/home/fly1003/var/megalib/base.pm line 91. BEGIN failed--compilation aborted at t/rt15870.t line 12. Not a GLOB reference at /export/home/fly1003/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...................... 1..1 Not a GLOB reference at /export/home/fly1003/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /export/home/fly1003/var/cpan/build/Test-Class-0.31-JwhLNH/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................Not a GLOB reference at /export/home/fly1003/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /export/home/fly1003/var/cpan/build/Test-Class-0.31-JwhLNH/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 /export/home/fly1003/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.....................Not a GLOB reference at /export/home/fly1003/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /export/home/fly1003/var/cpan/build/Test-Class-0.31-JwhLNH/blib/lib/Test/Class.pm line 116. Compilation failed in require at (eval 1) line 3. ...propagated at /export/home/fly1003/var/megalib/base.pm line 91. BEGIN failed--compilation aborted at t/runtests.t line 7. Not a GLOB reference at /export/home/fly1003/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.................Not a GLOB reference at /export/home/fly1003/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /export/home/fly1003/var/cpan/build/Test-Class-0.31-JwhLNH/blib/lib/Test/Class.pm line 116. Compilation failed in require at (eval 2) line 3. ...propagated at /export/home/fly1003/var/megalib/base.pm line 91. BEGIN failed--compilation aborted at t/runtests_die.t line 11. Not a GLOB reference at /export/home/fly1003/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...............Not a GLOB reference at /export/home/fly1003/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /export/home/fly1003/var/cpan/build/Test-Class-0.31-JwhLNH/blib/lib/Test/Class.pm line 116. Compilation failed in require at (eval 2) line 3. ...propagated at /export/home/fly1003/var/megalib/base.pm line 91. BEGIN failed--compilation aborted at t/runtests_extra.t line 9. Not a GLOB reference at /export/home/fly1003/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..............Not a GLOB reference at /export/home/fly1003/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /export/home/fly1003/var/cpan/build/Test-Class-0.31-JwhLNH/blib/lib/Test/Class.pm line 116. Compilation failed in require at (eval 2) line 3. ...propagated at /export/home/fly1003/var/megalib/base.pm line 91. BEGIN failed--compilation aborted at t/runtests_noplan.t line 10. Not a GLOB reference at /export/home/fly1003/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..................Not a GLOB reference at /export/home/fly1003/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /export/home/fly1003/var/cpan/build/Test-Class-0.31-JwhLNH/blib/lib/Test/Class.pm line 116. Compilation failed in require at (eval 1) line 3. ...propagated at /export/home/fly1003/var/megalib/base.pm line 91. BEGIN failed--compilation aborted at t/runtests_of.t line 7. Not a GLOB reference at /export/home/fly1003/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..............Not a GLOB reference at /export/home/fly1003/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /export/home/fly1003/var/cpan/build/Test-Class-0.31-JwhLNH/blib/lib/Test/Class.pm line 116. Compilation failed in require at (eval 2) line 3. ...propagated at /export/home/fly1003/var/megalib/base.pm line 91. BEGIN failed--compilation aborted at t/runtests_result.t line 8. Not a GLOB reference at /export/home/fly1003/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..............Not a GLOB reference at /export/home/fly1003/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /export/home/fly1003/var/cpan/build/Test-Class-0.31-JwhLNH/blib/lib/Test/Class.pm line 116. Compilation failed in require at (eval 2) line 3. ...propagated at /export/home/fly1003/var/megalib/base.pm line 91. BEGIN failed--compilation aborted at t/runtests_return.t line 9. Not a GLOB reference at /export/home/fly1003/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............Not a GLOB reference at /export/home/fly1003/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /export/home/fly1003/var/cpan/build/Test-Class-0.31-JwhLNH/blib/lib/Test/Class.pm line 116. Compilation failed in require at (eval 2) line 3. ...propagated at /export/home/fly1003/var/megalib/base.pm line 91. BEGIN failed--compilation aborted at t/runtests_trailing.t line 9. Not a GLOB reference at /export/home/fly1003/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.... 1..2 not ok 1 - use Test::Class; # 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 /export/home/fly1003/var/megalib/Attribute/Handlers.pm line 16. # BEGIN failed--compilation aborted at /export/home/fly1003/var/cpan/build/Test-Class-0.31-JwhLNH/blib/lib/Test/Class.pm line 116. # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at (eval 4) line 2. Not a GLOB reference at /export/home/fly1003/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........ 1..1 Not a GLOB reference at /export/home/fly1003/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /export/home/fly1003/var/cpan/build/Test-Class-0.31-JwhLNH/blib/lib/Test/Class.pm line 116. Compilation failed in require at (eval 2) line 3. ...propagated at /export/home/fly1003/var/megalib/base.pm line 91. BEGIN failed--compilation aborted at t/show_plan_in_shutdown.t line 10. Not a GLOB reference at /export/home/fly1003/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........................Not a GLOB reference at /export/home/fly1003/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /export/home/fly1003/var/cpan/build/Test-Class-0.31-JwhLNH/blib/lib/Test/Class.pm line 116. Compilation failed in require at (eval 1) line 3. ...propagated at /export/home/fly1003/var/megalib/base.pm line 91. BEGIN failed--compilation aborted at t/skip1.t line 5. Not a GLOB reference at /export/home/fly1003/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........................Not a GLOB reference at /export/home/fly1003/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /export/home/fly1003/var/cpan/build/Test-Class-0.31-JwhLNH/blib/lib/Test/Class.pm line 116. Compilation failed in require at (eval 1) line 3. ...propagated at /export/home/fly1003/var/megalib/base.pm line 91. BEGIN failed--compilation aborted at t/skip2.t line 7. Not a GLOB reference at /export/home/fly1003/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............Not a GLOB reference at /export/home/fly1003/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /export/home/fly1003/var/cpan/build/Test-Class-0.31-JwhLNH/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 /export/home/fly1003/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.......................Not a GLOB reference at /export/home/fly1003/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /export/home/fly1003/var/cpan/build/Test-Class-0.31-JwhLNH/blib/lib/Test/Class.pm line 116. Compilation failed in require at (eval 1) line 3. ...propagated at /export/home/fly1003/var/megalib/base.pm line 91. BEGIN failed--compilation aborted at t/spaces.t line 8. Not a GLOB reference at /export/home/fly1003/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......................Not a GLOB reference at /export/home/fly1003/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /export/home/fly1003/var/cpan/build/Test-Class-0.31-JwhLNH/blib/lib/Test/Class.pm line 116. Compilation failed in require at (eval 1) line 3. ...propagated at /export/home/fly1003/var/megalib/base.pm line 91. BEGIN failed--compilation aborted at t/startup.t line 25. Not a GLOB reference at /export/home/fly1003/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............Not a GLOB reference at /export/home/fly1003/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /export/home/fly1003/var/cpan/build/Test-Class-0.31-JwhLNH/blib/lib/Test/Class.pm line 116. Compilation failed in require at (eval 1) line 3. ...propagated at /export/home/fly1003/var/megalib/base.pm line 91. BEGIN failed--compilation aborted at t/startup_that_dies.t line 8. Not a GLOB reference at /export/home/fly1003/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................. 1..1 Not a GLOB reference at /export/home/fly1003/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /export/home/fly1003/var/cpan/build/Test-Class-0.31-JwhLNH/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 /export/home/fly1003/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.................... 1..1 Not a GLOB reference at /export/home/fly1003/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /export/home/fly1003/var/cpan/build/Test-Class-0.31-JwhLNH/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 /export/home/fly1003/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.................. 1..4 Not a GLOB reference at /export/home/fly1003/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /export/home/fly1003/var/cpan/build/Test-Class-0.31-JwhLNH/blib/lib/Test/Class.pm line 116. Compilation failed in require at (eval 3) line 3. ...propagated at /export/home/fly1003/var/megalib/base.pm line 91. BEGIN failed--compilation aborted at t/test_method.t line 10. Not a GLOB reference at /export/home/fly1003/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.................Not a GLOB reference at /export/home/fly1003/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /export/home/fly1003/var/cpan/build/Test-Class-0.31-JwhLNH/blib/lib/Test/Class.pm line 116. Compilation failed in require at (eval 1) line 3. ...propagated at /export/home/fly1003/var/megalib/base.pm line 91. BEGIN failed--compilation aborted at t/test_verbose.t line 7. Not a GLOB reference at /export/home/fly1003/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........................ 1..2 Not a GLOB reference at /export/home/fly1003/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /export/home/fly1003/var/cpan/build/Test-Class-0.31-JwhLNH/blib/lib/Test/Class.pm line 116. Compilation failed in require at (eval 2) line 3. ...propagated at /export/home/fly1003/var/megalib/base.pm line 91. BEGIN failed--compilation aborted at t/Tests.t line 9. Not a GLOB reference at /export/home/fly1003/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.........................Not a GLOB reference at /export/home/fly1003/var/megalib/Attribute/Handlers.pm line 16. BEGIN failed--compilation aborted at /export/home/fly1003/var/cpan/build/Test-Class-0.31-JwhLNH/blib/lib/Test/Class.pm line 116. Compilation failed in require at (eval 2) line 3. ...propagated at /export/home/fly1003/var/megalib/base.pm line 91. BEGIN failed--compilation aborted at t/todo.t line 12. Not a GLOB reference at /export/home/fly1003/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 (Wstat: 65280 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 255 t/20-load-classes (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 (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 7 tests but ran 0. t/_new (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/bailout (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/builder (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 1 tests but ran 0. t/compile (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/current_method (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 (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 (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 (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/fail1 (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/fail2 (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 2 tests but ran 0. t/fail3 (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/header (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/late_header (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/named_test (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/num_method_tests (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/num_tests (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/override (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 1 tests but ran 0. t/rt15870 (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 1 tests but ran 0. t/rt17264 (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 (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/runtests (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/runtests_die (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/runtests_extra (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/runtests_noplan (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/runtests_of (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/runtests_result (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/runtests_return (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/runtests_trailing (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/runtests_with_wrong_class (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 (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 1 tests but ran 0. t/skip1 (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/skip2 (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/skip_class_reason (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/spaces (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/startup (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/startup_that_dies (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/test_classes (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 (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 (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 (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/Tests (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 2 tests but ran 0. t/todo (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output Files=47, Tests=7, 29 wallclock secs ( 1.28 usr 0.28 sys + 22.68 cusr 3.49 csys = 27.73 CPU) Result: FAIL Failed 45/47 test programs. 3/7 subtests failed. make: *** [test_dynamic] Error 255 ADIE/Test-Class-0.31.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports ADIE/Test-Class-0.31.tar.gz Finished 2008-09-21T23:04:25