Checking if your kit is complete... Looks good Writing Makefile for UNIVERSAL::isa cp lib/UNIVERSAL/isa.pm blib/lib/UNIVERSAL/isa.pm Manifying blib/man3/UNIVERSAL::isa.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/basic....1..18 ok 1 - use UNIVERSAL::isa; ok 2 - 10 is a scalar ok 3 - bar is a bar ok 4 - foo is a foo ok 5 - bar isn't full of crap ok 6 - foo is full of crap ok 7 - gorch is itself ok 8 - gorch isn't crap ok 9 - it's dung ok 10 - baz is itself ok 11 - baz isn't crap ok 12 - it's dung ok 13 - hash reference isa HASH ok 14 - array reference isa ARRAY ok 15 - code reference isa CODE ok 16 - scalar reference isa SCALAR ok 17 - regexp reference isa Regexp ok 18 - glob reference isa GLOB ok t/bugs.....1..8 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 All tests successful. Files=2, Tests=26, 1 wallclock secs ( 0.18 cusr + 0.06 csys = 0.24 CPU) Installing /Users/cpanrun/build/5.10.0/html/site/lib/UNIVERSAL/isa.html Installing /Users/cpanrun/build/5.10.0/site/lib/UNIVERSAL/isa.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/UNIVERSAL::isa.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod