PATH=/usr/bin:/bin Start 2012-07-26T09:07:21 ActivePerl-1200 CPAN-1.9402 Going to read '/home/fly1200/var/cpan/Metadata' Database was generated on Thu, 26 Jul 2012 15:19:03 GMT Running make for C/CH/CHROMATIC/UNIVERSAL-isa-1.20120726.tar.gz Checksum for /net/nas/data/cpan/authors/id/C/CH/CHROMATIC/UNIVERSAL-isa-1.20120726.tar.gz ok UNIVERSAL-isa-1.20120726 UNIVERSAL-isa-1.20120726/README UNIVERSAL-isa-1.20120726/Changes UNIVERSAL-isa-1.20120726/LICENSE UNIVERSAL-isa-1.20120726/dist.ini UNIVERSAL-isa-1.20120726/t UNIVERSAL-isa-1.20120726/t/bugs.t UNIVERSAL-isa-1.20120726/META.yml UNIVERSAL-isa-1.20120726/MANIFEST UNIVERSAL-isa-1.20120726/t/basic.t UNIVERSAL-isa-1.20120726/Makefile.PL UNIVERSAL-isa-1.20120726/t/warnings.t UNIVERSAL-isa-1.20120726/lib/UNIVERSAL UNIVERSAL-isa-1.20120726/lib/UNIVERSAL/isa.pm CPAN.pm: Going to build C/CH/CHROMATIC/UNIVERSAL-isa-1.20120726.tar.gz >>> /home/fly1200/ap1200-292396/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for UNIVERSAL::isa Writing MYMETA.yml and MYMETA.json >>> make cp lib/UNIVERSAL/isa.pm blib/lib/UNIVERSAL/isa.pm Manifying blib/man3/UNIVERSAL::isa.3 CHROMATIC/UNIVERSAL-isa-1.20120726.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1200/ap1200-292396/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/basic.t ..... 1..46 ok 1 - [] is an array ref ok 2 - not warning by default ok 3 - bar is a Bar ok 4 - not warning by default ok 5 - foo is a Foo ok 6 - ... warning by default ok 7 - bar is not Zlap ok 8 - not warning by default ok 9 - neither is Foo ok 10 - ... warning by default ok 11 - Gorch is itself ok 12 - ... warning by default ok 13 - gorch is not Zlap ok 14 - ... warning by default ok 15 - ... it is dung ok 16 - ... warning by default ok 17 - Baz is itself ok 18 - ... warning by default ok 19 - baz is not Zlap ok 20 - ... warning by default ok 21 - it is dung ok 22 - ... warning by default ok 23 - hash reference isa HASH ok 24 - ... and no warning by default ok 25 - array reference isa ARRAY ok 26 - ... and no warning by default ok 27 - code reference isa CODE ok 28 - ... and no warning by default ok 29 - scalar reference isa SCALAR ok 30 - ... and no warning by default ok 31 - regexp reference isa Regexp ok 32 - ... and no warning by default ok 33 - glob reference isa GLOB ok 34 - ... and no warning by default ok 35 - hash reference isa HASH ok 36 - ... warning in verbose mode ok 37 - array reference isa ARRAY ok 38 - ... warning in verbose mode ok 39 - code reference isa CODE ok 40 - ... warning in verbose mode ok 41 - scalar reference isa SCALAR ok 42 - ... warning in verbose mode ok 43 - regexp reference isa Regexp ok 44 - ... warning in verbose mode ok 45 - glob reference isa GLOB ok 46 - ... warning in verbose mode ok t/bugs.t ...... 1..11 ok 1 - isa() should work on class methods too ok 2 - ... but not for non-existant classes ok 3 - ... and should work on delegated wrappers ok 4 - isa on undef returns undef ok 5 - The object isa CGI ok 6 - ... can test ISA on landmines ok 7 - The object isa Foo not ok 8 - unloaded class should inherit from UNIVERSAL # TODO UnloadedClass->isa('UNIVERSAL') fails until 5.17.2 # Failed (TODO) test 'unloaded class should inherit from UNIVERSAL' # at t/bugs.t line 132. ok 9 - ... and should not warn ok 10 - warning on unloaded class given class (RT \#24822) ok 11 - warning on unloaded class given object (RT \#24882) ok t/warnings.t .. 1..8 ok 1 - U::i should warn by default when redirecting to overridden method ok 2 - ... even if isa() would return false ok 3 - ... but not by default on default isa() ok 4 - ... even when it would return false ok 5 - U::i should warn when verbose when redirecting to overridden method ok 6 - ... even if isa() would return false ok 7 - ... and on default isa() ok 8 - ... even when it would return false ok All tests successful. Files=3, Tests=65, 0 wallclock secs ( 0.04 usr 0.01 sys + 0.13 cusr 0.01 csys = 0.19 CPU) Result: PASS CHROMATIC/UNIVERSAL-isa-1.20120726.tar.gz make test TEST_VERBOSE=1 -- OK chromatic <chromatic@wgz.org> Attempt to recover from people calling UNIVERSAL::isa as a function >>> (cd /home/fly1200/var/cpan/build/UNIVERSAL-isa-1.20120726-SD0aJX && tar cvf - UNIVERSAL-isa-1.20120726.ppd blib) | gzip -c >/home/fly1200/var/REPO/C/CH/CHROMATIC/UNIVERSAL-isa-1.20120726.tar.gz UNIVERSAL-isa-1.20120726.ppd blib/ blib/lib/ blib/lib/UNIVERSAL/ blib/lib/UNIVERSAL/isa.pm blib/man3/ blib/man3/UNIVERSAL::isa.3 >>> mv /home/fly1200/var/cpan/build/UNIVERSAL-isa-1.20120726-SD0aJX/UNIVERSAL-isa-1.20120726.ppd /home/fly1200/var/REPO/C/CH/CHROMATIC Finished 2012-07-26T09:07:25