Start 2008-09-23T01:33:28 Going to read /export/home/fly1003/var/cpan/Metadata Database was generated on Mon, 22 Sep 2008 09:02:57 GMT Running make for S/SA/SARTAK/Class-Load-0.01.tar.gz Checksum for /net/nas/data/cpan/authors/id/S/SA/SARTAK/Class-Load-0.01.tar.gz ok Class-Load-0.01/ Class-Load-0.01/Changes Class-Load-0.01/inc/ Class-Load-0.01/inc/Module/ Class-Load-0.01/inc/Module/Install/ Class-Load-0.01/inc/Module/Install/Base.pm Class-Load-0.01/inc/Module/Install/Can.pm Class-Load-0.01/inc/Module/Install/Fetch.pm Class-Load-0.01/inc/Module/Install/Makefile.pm Class-Load-0.01/inc/Module/Install/Metadata.pm Class-Load-0.01/inc/Module/Install/Win32.pm Class-Load-0.01/inc/Module/Install/WriteAll.pm Class-Load-0.01/inc/Module/Install.pm Class-Load-0.01/lib/ Class-Load-0.01/lib/Class/ Class-Load-0.01/lib/Class/Load.pm Class-Load-0.01/Makefile.PL Class-Load-0.01/MANIFEST Class-Load-0.01/META.yml Class-Load-0.01/SIGNATURE Class-Load-0.01/t/ Class-Load-0.01/t/000-load.t Class-Load-0.01/t/001-is-class-loaded.t Class-Load-0.01/t/002-try-load-class.t Class-Load-0.01/t/003-load-class.t Class-Load-0.01/t/lib/ Class-Load-0.01/t/lib/Class/ Class-Load-0.01/t/lib/Class/Load/ Class-Load-0.01/t/lib/Class/Load/OK.pm Class-Load-0.01/t/lib/Class/Load/SyntaxError.pm CPAN.pm: Going to build S/SA/SARTAK/Class-Load-0.01.tar.gz >>> /export/home/fly1003/bin/perl Makefile.PL Cannot determine perl version info from lib/Class/Load.pm Checking if your kit is complete... Looks good Writing Makefile for Class::Load >>> make cp lib/Class/Load.pm blib/lib/Class/Load.pm Manifying blib/man3/Class::Load.3 SARTAK/Class-Load-0.01.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, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/000-load............... 1..1 ok 1 - use Class::Load; ok t/001-is-class-loaded.... 1..11 ok 1 - Class::Load is loaded ok 2 - nonexistent class is NOT loaded ok 3 - class that defines @ISA is loaded ok 4 - class that defines $ISA is loaded ok 5 - class that defines $VERSION is loaded ok 6 - class that defines @VERSION is loaded ok 7 - class that defines any method is loaded ok 8 - class that defines just a scalar is not loaded ok 9 - even if Foo::Bar is loaded, Foo is not ok 10 - Quuxquux does not imply the existence of Quux Not a GLOB reference at /export/home/fly1003/var/cpan/build/Class-Load-0.01-dCaVIS/blib/lib/Class/Load.pm line 71. # Looks like you planned 11 tests but only ran 10. # Looks like your test died just after 10. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 1/11 subtests t/002-try-load-class..... 1..14 ok 1 - loaded class OK ok 2 ok 3 - didn't load class Nonexistent ok 4 ok 5 - loaded class OK ok 6 ok 7 - didn't load class SyntaxError ok 8 ok 9 ok 10 not ok 11 ok 12 - loaded class Inlined ok 13 ok 14 # Failed test at t/002-try-load-class.t line 22. # Looks like you failed 1 test of 14. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/14 subtests t/003-load-class......... 1..14 ok 1 - loaded class OK ok 2 ok 3 - threw Regexp ((?-xism:^Can't locate Class/Load/Nonexistent.pm in \@INC)) ok 4 ok 5 - loaded class OK ok 6 ok 7 - threw Regexp ((?-xism:^Missing right curly or square bracket at )) ok 8 ok 9 ok 10 not ok 11 # Failed test at t/003-load-class.t line 27. ok 12 - loaded class Inlined ok 13 ok 14 # Looks like you failed 1 test of 14. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/14 subtests Test Summary Report ------------------- t/001-is-class-loaded (Wstat: 65280 Tests: 10 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 11 tests but ran 10. t/002-try-load-class (Wstat: 256 Tests: 14 Failed: 1) Failed test: 11 Non-zero exit status: 1 t/003-load-class (Wstat: 256 Tests: 14 Failed: 1) Failed test: 11 Non-zero exit status: 1 Files=4, Tests=39, 2 wallclock secs ( 0.31 usr 0.09 sys + 1.14 cusr 0.20 csys = 1.74 CPU) Result: FAIL Failed 3/4 test programs. 2/39 subtests failed. make: *** [test_dynamic] Error 1 SARTAK/Class-Load-0.01.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports SARTAK/Class-Load-0.01.tar.gz Finished 2008-09-23T01:33:55