Checking if your kit is complete... Looks good Writing Makefile for UNIVERSAL::isa Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/UNIVERSAL/isa.pm blib\lib\UNIVERSAL\isa.pm Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-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, 0 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. Installing C:\cpanrun\build\5-10-0\html\site\lib\UNIVERSAL\isa.html Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod