Start 2008-07-15T04:54:03 LIB=C:\PlatSDK\Lib\AMD64;C:\PlatSDK\Lib\AMD64\atlmfc INCLUDE=C:\PlatSDK\Include;C:\PlatSDK\Include\crt;C:\PlatSDK\Include\crt\sys;C:\PlatSDK\Include\mfc;C:\PlatSDK\Include\atl PATH=C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64\site\bin;C:\Perl64\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\PROGRA~2\Perforce\ Going to read C:\cpanfly\var\cpan\Metadata Database was generated on Mon, 14 Jul 2008 10:02:50 GMT Running make for N/NU/NUFFIN/Check-ISA-0.02.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/N/NU/NUFFIN/Check-ISA-0.02.tar.gz Checksum for C:\cpanfly\var\cpan\sources\authors\id\N\NU\NUFFIN\Check-ISA-0.02.tar.gz ok Check-ISA-0.02/ Check-ISA-0.02/lib/ Check-ISA-0.02/lib/Check/ Check-ISA-0.02/lib/Check/ISA.pm Check-ISA-0.02/Makefile.PL Check-ISA-0.02/MANIFEST Check-ISA-0.02/MANIFEST.SKIP Check-ISA-0.02/META.yml Check-ISA-0.02/SIGNATURE Check-ISA-0.02/t/ Check-ISA-0.02/t/01_basic.t Check-ISA-0.02/t/02_moose.t Check-ISA-0.02/t/03_asa.t CPAN.pm: Going to build N/NU/NUFFIN/Check-ISA-0.02.tar.gz >>> C:\Perl64\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Check::ISA >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Check/ISA.pm blib\lib\Check\ISA.pm NUFFIN/Check-ISA-0.02.tar.gz nmake -- OK Running make test >>> nmake test TEST_VERBOSE=1 Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\Perl64\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/01_basic.... ok 1 - use Check::ISA; ok 2 - a random string is not a class ok 3 - undef is not a class ok 4 - 0 is not a class ok 5 - 1 is not a class ok 6 - '0' is not a class ok 7 - '00' is not a class ok 8 - '1' is not a class ok 9 - '1' is not a class ok 10 - 'blah' is not a class ok 11 - an array ref is not a class ok 12 - a hash ref is not a class ok 13 - a subroutine is not a class ok 14 - no foo method for undef ok 15 - no foo method for string ok 16 - no foo method for string ok 17 - no foo method for empty ok 18 - no foo method for hash refs ok 19 - inv_can on random class ok 20 - no foo method for string ok 21 - inv_can on Foo for nonexistent method ok 22 - a globref without an IO is not an object ok 23 - a globref with an IO is an object ok 24 - a filehandle name is an object ok 25 - STDIN can print ok 26 - 'STDIN' can print ok 27 - STDIN can print ok 28 - 'STDIN' can print ok 29 - Foo->new is an obj ok 30 - of class Foo ok 31 - inv works too ok 32 - obj_can on obj ok 33 - obj_can on non obj ok 34 - inv_can on obj ok 35 - inv_can on on obj ok 36 - the class is not an object ok 37 - the class is not an object ok 38 - Foo is a class ok 39 - class is itself ok 40 - Bar is not an object ok 41 - Bar is an invocant ok 42 - Bar is a Bar ok 43 - Bar is a Foo ok 44 - faked isa ok 45 - for instance too ok 46 - SUPER isa ok 47 - for instance too ok 48 - false case ok 49 - for instance too ok 50 - faked DOES ok 51 - for instance ok 52 - DOES also answers isa ok 53 - for instance ok 54 - false case ok 55 - for instance too 1..55 ok t/02_moose.... 1..23 ok 1 - use Check::ISA; ok 2 - Foo->new is an obj ok 3 - of class Foo ok 4 - and Moose::Object ok 5 - inv works too ok 6 - the class is not an object ok 7 - the class is not an object ok 8 - Foo is a class ok 9 - class is itself ok 10 - class is Moose::Object ok 11 - Gorch->new is an obj ok 12 - of class Gorch ok 13 - and class Foo ok 14 - and Moose::Object ok 15 - does Bar ok 16 - inv works too ok 17 - the class is not an object ok 18 - the class is not an object ok 19 - Gorch is a class ok 20 - class is itself ok 21 - class is Foo ok 22 - class is Moose::Object ok 23 - class does Bar ok t/03_asa...... 1..0 # Skip asa is required for this test skipped: asa is required for this test All tests successful. Files=3, Tests=78, 4 wallclock secs ( 0.09 usr + 0.16 sys = 0.25 CPU) Result: PASS NUFFIN/Check-ISA-0.02.tar.gz nmake test TEST_VERBOSE=1 -- OK Picked up abstract from lib/Check/ISA.pm Yuval Kogman <nothingmuch@woobling.org> DWIM, correct checking of an object's class >>> (cd C:\cpanfly\var\cpan\build\Check-ISA-0.02-obCC73 && tar cvf - Check-ISA-0.02.ppd blib) | gzip -c >C:/cpanfly/var/REPO/N/NU/NUFFIN/Check-ISA-0.02.tar.gz Check-ISA-0.02.ppd blib/ blib/lib/ blib/lib/Check/ blib/lib/Check/ISA.pm >>> mv C:\cpanfly\var\cpan\build\Check-ISA-0.02-obCC73/Check-ISA-0.02.ppd C:/cpanfly/var/REPO/N/NU/NUFFIN Finished 2008-07-15T04:54:22