Start 2008-09-08T17:14:19 LIB=C:\PROGRA~1\MICROS~4\VC98\Lib\PSDK;C:\PROGRA~1\MICROS~2\Lib;C:\PROGRA~1\MICROS~4\VC98\Lib;C:\PROGRA~1\MICROS~4\VC98\MFC\Lib INCLUDE=C:\PROGRA~1\MICROS~2\Include;C:\PROGRA~1\MICROS~4\VC98\ATL\Include;C:\PROGRA~1\MICROS~4\VC98\Include;C:\PROGRA~1\MICROS~4\VC98\MFC\Include PATH=C:\PROGRA~1\MICROS~2\Bin;C:\PROGRA~1\MICROS~2\Bin\WinNT;C:\PROGRA~1\MICROS~4\VC98\Bin;C:\PROGRA~1\MICROS~4\Common\MSDev98\Bin;C:\Perl\site\bin;C:\Perl\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem Going to read C:\cpanfly\var\cpan\Metadata Database was generated on Mon, 08 Sep 2008 10:02:50 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 Fetching with LWP: http://cpan.nas.activestate.com/authors/id/B/BD/BDUGGAN/CHECKSUMS Checksum for C:\cpanfly\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\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:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/01-test.......... 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.... 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......... 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..... 1..2 ok 1 - Pod coverage on Object::Boolean ok 2 - Pod coverage on Object::Boolean::YesNo ok t/pod.............. 1..2 ok 1 - blib\lib\Object\Boolean.pm ok 2 - blib\lib\Object\Boolean\YesNo.pm ok All tests successful. Files=5, Tests=58, 1 wallclock secs ( 0.00 usr + 0.05 sys = 0.05 CPU) Result: PASS BDUGGAN/Object-Boolean-0.02.tar.gz nmake test TEST_VERBOSE=1 -- OK Brian Duggan <bduggan@matatu.org> Represent boolean values as objects >>> (cd C:\cpanfly\var\cpan\build\Object-Boolean-0.02-Yi9v9g && tar cvf - Object-Boolean-0.02.ppd blib) | gzip -c >C:/cpanfly/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\var\cpan\build\Object-Boolean-0.02-Yi9v9g/Object-Boolean-0.02.ppd C:/cpanfly/var/REPO/B/BD/BDUGGAN Finished 2008-09-08T17:14:32