Start 2010-05-01T01:10:29 ActivePerl-1200 CPAN-1.9402 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:/CPANFL~1.12/var/libs/bin;C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64-5.12\site\bin;C:\Perl64-5.12\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~1\v1.0;C:\PROGRA~2\Perforce Going to read 'C:\cpanfly-5.12\var\cpan\Metadata' Database was generated on Fri, 30 Apr 2010 21:27:01 GMT Running make for B/BD/BDUGGAN/Object-Boolean-0.02.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/B/BD/BDUGGAN/Object-Boolean-0.02.tar.gz Checksum for C:\cpanfly-5.12\var\cpan\sources\authors\id\B\BD\BDUGGAN\Object-Boolean-0.02.tar.gz ok Object-Boolean-0.02/ Object-Boolean-0.02/Changes Object-Boolean-0.02/t/ Object-Boolean-0.02/t/02-test-yesno.t Object-Boolean-0.02/t/01-test.t Object-Boolean-0.02/t/pod-coverage.t Object-Boolean-0.02/t/pod.t Object-Boolean-0.02/t/03-other.t Object-Boolean-0.02/Makefile.PL Object-Boolean-0.02/MANIFEST Object-Boolean-0.02/META.yml Object-Boolean-0.02/Build.PL Object-Boolean-0.02/README Object-Boolean-0.02/lib/ Object-Boolean-0.02/lib/Object/ Object-Boolean-0.02/lib/Object/Boolean.pm Object-Boolean-0.02/lib/Object/Boolean/ Object-Boolean-0.02/lib/Object/Boolean/YesNo.pm CPAN.pm: Going to build B/BD/BDUGGAN/Object-Boolean-0.02.tar.gz >>> C:\Perl64-5.12\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Object::Boolean >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Object/Boolean/YesNo.pm blib\lib\Object\Boolean\YesNo.pm cp lib/Object/Boolean.pm blib\lib\Object\Boolean.pm BDUGGAN/Object-Boolean-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-5.12\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/01-test.t ........ 1..19 ok 1 - use Object::Boolean; ok 2 - true is true ok 3 - Stringify false ok 4 - Stringify true ok 5 - Test ?: operator ok 6 - Boolean expression ok 7 - not ok 8 - comparison == ok 9 - comparison != ok 10 - comparison ne ok 11 - xor okay ok 12 - xor okay ok 13 - stringify ok 14 - a variable is equal to itself ok 15 - ditto ok 16 - numeric equality between two Boolean's ok 17 - string equality between two Boolean's ok 18 - string equality between a Boolean and a string ok 19 - string inequality between a Boolean and a string ok t/02-test-yesno.t .. 1..21 ok 1 - use Object::Boolean::YesNo; ok 2 - Yes is true ok 3 - Stringify false ok 4 - Stringify true ok 5 - Test ?: operator ok 6 - Boolean expression ok 7 - not ok 8 - comparison == ok 9 - comparison != ok 10 - comparison ne ok 11 - xor okay ok 12 - xor okay ok 13 - stringify ok 14 - a variable is equal to itself ok 15 - ditto ok 16 - numeric equality between two Boolean's ok 17 - string equality between two Boolean's ok 18 - string equality between a Boolean and a string ok 19 - string inequality between a Boolean and a string ok 20 - no means no ok 21 - yes means yes ok t/03-other.t ....... 1..14 ok 1 - two true objects are equal ok 2 - a is true ok 3 - b is yes ok 4 - not b is no ok 5 - not is "No" ok 6 - yes is yes ok 7 - no is no ok 8 - true is true ok 9 - false is false ok 10 - no ok 11 - yes ok 12 - yes ok 13 - yes ok 14 - no ok t/pod-coverage.t ... 1..2 ok 1 - Pod coverage on Object::Boolean ok 2 - Pod coverage on Object::Boolean::YesNo ok t/pod.t ............ 1..2 ok 1 - POD test for blib\lib\Object\Boolean.pm ok 2 - POD test for blib\lib\Object\Boolean\YesNo.pm ok All tests successful. Files=5, Tests=58, 0 wallclock secs ( 0.05 usr + 0.01 sys = 0.06 CPU) Result: PASS BDUGGAN/Object-Boolean-0.02.tar.gz nmake test TEST_VERBOSE=1 -- OK Fetching with LWP: http://cpan.nas.activestate.com/authors/id/B/BD/BDUGGAN/CHECKSUMS Brian Duggan <bduggan@matatu.org> Represent boolean values as objects >>> (cd C:\cpanfly-5.12\var\cpan\build\Object-Boolean-0.02-w1qMUU && tar cvf - Object-Boolean-0.02.ppd blib) | gzip -c >C:/cpanfly-5.12/var/REPO/B/BD/BDUGGAN/Object-Boolean-0.02.tar.gz Object-Boolean-0.02.ppd blib/ blib/lib/ blib/lib/Object/ blib/lib/Object/Boolean/ blib/lib/Object/Boolean/YesNo.pm blib/lib/Object/Boolean.pm >>> mv C:\cpanfly-5.12\var\cpan\build\Object-Boolean-0.02-w1qMUU/Object-Boolean-0.02.ppd C:/cpanfly-5.12/var/REPO/B/BD/BDUGGAN Finished 2010-05-01T01:10:33