PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2011-06-15T10:02:35 ActivePerl-1003 CPAN-1.9402 Going to read '/export/home/fly1003/var/cpan/Metadata' Database was generated on Tue, 14 Jun 2011 18:27:15 GMT Running make for C/CH/CHROMATIC/UNIVERSAL-isa-1.20110613.tar.gz Checksum for /net/nas/data/cpan/authors/id/C/CH/CHROMATIC/UNIVERSAL-isa-1.20110613.tar.gz ok Will not use Archive::Tar, need 1.00 UNIVERSAL-isa-1.20110613 UNIVERSAL-isa-1.20110613/README UNIVERSAL-isa-1.20110613/Changes UNIVERSAL-isa-1.20110613/LICENSE UNIVERSAL-isa-1.20110613/dist.ini UNIVERSAL-isa-1.20110613/t UNIVERSAL-isa-1.20110613/t/bugs.t UNIVERSAL-isa-1.20110613/META.yml UNIVERSAL-isa-1.20110613/MANIFEST UNIVERSAL-isa-1.20110613/t/basic.t UNIVERSAL-isa-1.20110613/Makefile.PL UNIVERSAL-isa-1.20110613/t/warnings.t UNIVERSAL-isa-1.20110613/lib/UNIVERSAL UNIVERSAL-isa-1.20110613/lib/UNIVERSAL/isa.pm CPAN.pm: Going to build C/CH/CHROMATIC/UNIVERSAL-isa-1.20110613.tar.gz >>> /export/home/fly1003/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for UNIVERSAL::isa >>> make cp lib/UNIVERSAL/isa.pm blib/lib/UNIVERSAL/isa.pm Manifying blib/man3/UNIVERSAL::isa.3 CHROMATIC/UNIVERSAL-isa-1.20110613.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/basic.t ..... 1..47 ok 1 - use UNIVERSAL::isa; ok 2 - [] is an array ref ok 3 - not warning by default ok 4 - bar is a Bar ok 5 - not warning by default ok 6 - foo is a Foo ok 7 - ... warning by default ok 8 - bar is not Zlap ok 9 - not warning by default ok 10 - neither is Foo ok 11 - ... warning by default ok 12 - Gorch is itself ok 13 - ... warning by default ok 14 - gorch is not Zlap ok 15 - ... warning by default ok 16 - ... it is dung ok 17 - ... warning by default ok 18 - Baz is itself ok 19 - ... warning by default ok 20 - baz is not Zlap ok 21 - ... warning by default ok 22 - it is dung ok 23 - ... warning by default ok 24 - hash reference isa HASH ok 25 - ... and no warning by default ok 26 - array reference isa ARRAY ok 27 - ... and no warning by default ok 28 - code reference isa CODE ok 29 - ... and no warning by default ok 30 - scalar reference isa SCALAR ok 31 - ... and no warning by default ok 32 - regexp reference isa Regexp ok 33 - ... and no warning by default ok 34 - glob reference isa GLOB ok 35 - ... and no warning by default ok 36 - hash reference isa HASH ok 37 - ... warning in verbose mode ok 38 - array reference isa ARRAY ok 39 - ... warning in verbose mode ok 40 - code reference isa CODE ok 41 - ... warning in verbose mode ok 42 - scalar reference isa SCALAR ok 43 - ... warning in verbose mode ok 44 - regexp reference isa Regexp ok 45 - ... warning in verbose mode ok 46 - glob reference isa GLOB ok 47 - ... warning in verbose mode ok t/bugs.t ...... 1..12 ok 1 - use UNIVERSAL::isa; ok 2 - isa() should work on class methods too ok 3 - ... but not for non-existant classes ok 4 - ... and should work on delegated wrappers ok 5 - isa on undef returns undef ok 6 - The object isa CGI ok 7 - ... can test ISA on landmines ok 8 - The object isa Foo ok 9 - unloaded class should not inherit from UNIVERSAL ok 10 - ... and should not warn ok 11 - warning on unloaded class given class (RT \#24822) ok 12 - warning on unloaded class given object (RT \#24882) ok t/warnings.t .. 1..9 ok 1 - use UNIVERSAL::isa; ok 2 - U::i should warn by default when redirecting to overridden method ok 3 - ... even if isa() would return false ok 4 - ... but not by default on default isa() ok 5 - ... even when it would return false ok 6 - U::i should warn when verbose when redirecting to overridden method ok 7 - ... even if isa() would return false ok 8 - ... and on default isa() ok 9 - ... even when it would return false ok All tests successful. Files=3, Tests=68, 1 wallclock secs ( 0.13 usr 0.03 sys + 0.50 cusr 0.07 csys = 0.73 CPU) Result: PASS CHROMATIC/UNIVERSAL-isa-1.20110613.tar.gz make test TEST_VERBOSE=1 -- OK chromatic <chromatic@wgz.org> Attempt to recover from people calling UNIVERSAL::isa as a function >>> (cd /export/home/fly1003/var/cpan/build/UNIVERSAL-isa-1.20110613-CiqJji && tar cvf - UNIVERSAL-isa-1.20110613.ppd blib) | gzip -c >/export/home/fly1003/var/REPO/C/CH/CHROMATIC/UNIVERSAL-isa-1.20110613.tar.gz UNIVERSAL-isa-1.20110613.ppd blib/ blib/lib/ blib/lib/UNIVERSAL/ blib/lib/UNIVERSAL/isa.pm blib/man3/ blib/man3/UNIVERSAL::isa.3 >>> mv /export/home/fly1003/var/cpan/build/UNIVERSAL-isa-1.20110613-CiqJji/UNIVERSAL-isa-1.20110613.ppd /export/home/fly1003/var/REPO/C/CH/CHROMATIC Finished 2011-06-15T10:02:47