Setting PATH to /opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2009-09-03T09:44:29 ActivePerl-818 CPAN-1.9402 Going to read '/export/home/fly818/var/cpan/Metadata' Database was generated on Thu, 03 Sep 2009 10:27:11 GMT Running make for S/SA/SARTAK/Class-Load-0.05.tar.gz Checksum for /net/nas/data/cpan/authors/id/S/SA/SARTAK/Class-Load-0.05.tar.gz ok Will not use Archive::Tar, need 1.00 Class-Load-0.05/ Class-Load-0.05/Changes Class-Load-0.05/inc/ Class-Load-0.05/inc/Module/ Class-Load-0.05/inc/Module/Install/ Class-Load-0.05/inc/Module/Install/Base.pm Class-Load-0.05/inc/Module/Install/Can.pm Class-Load-0.05/inc/Module/Install/Fetch.pm Class-Load-0.05/inc/Module/Install/Makefile.pm Class-Load-0.05/inc/Module/Install/Metadata.pm Class-Load-0.05/inc/Module/Install/Win32.pm Class-Load-0.05/inc/Module/Install/WriteAll.pm Class-Load-0.05/inc/Module/Install.pm Class-Load-0.05/lib/ Class-Load-0.05/lib/Class/ Class-Load-0.05/lib/Class/Load.pm Class-Load-0.05/Makefile.PL Class-Load-0.05/MANIFEST Class-Load-0.05/META.yml Class-Load-0.05/t/ Class-Load-0.05/t/000-load.t Class-Load-0.05/t/001-is-class-loaded.t Class-Load-0.05/t/002-try-load-class.t Class-Load-0.05/t/003-load-class.t Class-Load-0.05/t/lib/ Class-Load-0.05/t/lib/Class/ Class-Load-0.05/t/lib/Class/Load/ Class-Load-0.05/t/lib/Class/Load/OK.pm Class-Load-0.05/t/lib/Class/Load/SyntaxError.pm CPAN.pm: Going to build S/SA/SARTAK/Class-Load-0.05.tar.gz >>> /export/home/fly818/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.05.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly818/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/000-load.t ............. 1..1 ok 1 - use Class::Load; ok t/001-is-class-loaded.t .. 1..10 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 any method is loaded ok 7 - class that defines just a scalar is not loaded ok 8 - even if Foo::Bar is loaded, Foo is not ok 9 - Quuxquux does not imply the existence of Quux ok 10 - defining a constant means the class is loaded ok t/002-try-load-class.t ... 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 ok 11 ok 12 - loaded class Inlined ok 13 ok 14 ok t/003-load-class.t ....... 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 ok 11 ok 12 - loaded class Inlined ok 13 ok 14 ok All tests successful. Files=4, Tests=39, 0 wallclock secs ( 0.08 usr 0.04 sys + 0.43 cusr 0.10 csys = 0.65 CPU) Result: PASS SARTAK/Class-Load-0.05.tar.gz make test TEST_VERBOSE=1 -- OK Shawn M Moore <sartak@gmail.com> a working (require "Class::Name") and more >>> (cd /export/home/fly818/var/cpan/build/Class-Load-0.05-pFDfrA && tar cvf - Class-Load-0.05.ppd blib) | gzip -c >/export/home/fly818/var/REPO/S/SA/SARTAK/Class-Load-0.05.tar.gz Class-Load-0.05.ppd blib/ blib/lib/ blib/lib/Class/ blib/lib/Class/Load.pm blib/man3/ blib/man3/Class::Load.3 >>> mv /export/home/fly818/var/cpan/build/Class-Load-0.05-pFDfrA/Class-Load-0.05.ppd /export/home/fly818/var/REPO/S/SA/SARTAK Finished 2009-09-03T09:44:39