PATH=C:\Program Files\Microsoft Platform SDK\Bin;C:\Program Files\Microsoft Platform SDK\Bin\WinNT;C:\Program Files\Microsoft Visual Studio\VC98\Bin;C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin;C:\Perl-5.14\site\bin;C:\Perl-5.14\bin;C:\cygwin\bin;C:\Program Files\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\mysql\bin Start 2011-05-01T16:30:47 ActivePerl-1400 CPAN-1.9402 LIB=C:\PROGRA~1\MICROS~3\VC98\Lib\PSDK;C:\PROGRA~1\MICROS~2\Lib;C:\PROGRA~1\MICROS~3\VC98\Lib;C:\PROGRA~1\MICROS~3\VC98\MFC\Lib INCLUDE=C:\PROGRA~1\MICROS~2\Include;C:\PROGRA~1\MICROS~3\VC98\ATL\Include;C:\PROGRA~1\MICROS~3\VC98\Include;C:\PROGRA~1\MICROS~3\VC98\MFC\Include PATH=C:/CPANFL~1.14/var/libs/bin;C:\PROGRA~1\MICROS~2\Bin;C:\PROGRA~1\MICROS~2\Bin\WinNT;C:\PROGRA~1\MICROS~3\VC98\Bin;C:\PROGRA~1\MICROS~3\Common\MSDev98\Bin;C:\Perl-5.14\site\bin;C:\Perl-5.14\bin;C:\cygwin\bin;C:\PROGRA~1\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\mysql\bin Going to read 'C:\cpanfly-5.14\var\cpan\Metadata' Database was generated on Sat, 30 Apr 2011 22:27:38 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.14\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:\Perl-5.14\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Object::Boolean Writing MYMETA.yml >>> 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:\Perl-5.14\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.06 usr + 0.02 sys = 0.08 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.14\var\cpan\build\Object-Boolean-0.02-gCAb5b && tar cvf - Object-Boolean-0.02.ppd blib) | gzip -c >C:/cpanfly-5.14/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.14\var\cpan\build\Object-Boolean-0.02-gCAb5b/Object-Boolean-0.02.ppd C:/cpanfly-5.14/var/REPO/B/BD/BDUGGAN Finished 2011-05-01T16:30:53