Start 2008-09-22T07:32:16 Going to read /export/home/fly1003/var/cpan/Metadata Database was generated on Sun, 21 Sep 2008 08:03:21 GMT Running make for B/BD/BDUGGAN/Object-Boolean-0.02.tar.gz Checksum for /net/nas/data/cpan/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 >>> /export/home/fly1003/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Object::Boolean >>> make cp lib/Object/Boolean/YesNo.pm blib/lib/Object/Boolean/YesNo.pm cp lib/Object/Boolean.pm blib/lib/Object/Boolean.pm Manifying blib/man3/Object::Boolean::YesNo.3 Manifying blib/man3/Object::Boolean.3 BDUGGAN/Object-Boolean-0.02.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly1003/bin/perl "-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, 3 wallclock secs ( 0.37 usr 0.10 sys + 2.40 cusr 0.27 csys = 3.14 CPU) Result: PASS BDUGGAN/Object-Boolean-0.02.tar.gz make test TEST_VERBOSE=1 -- OK Brian Duggan <bduggan@matatu.org> Represent boolean values as objects >>> (cd /export/home/fly1003/var/cpan/build/Object-Boolean-0.02-toKcJM && tar cvf - Object-Boolean-0.02.ppd blib) | gzip -c >/export/home/fly1003/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 blib/man3/ blib/man3/Object::Boolean::YesNo.3 blib/man3/Object::Boolean.3 >>> mv /export/home/fly1003/var/cpan/build/Object-Boolean-0.02-toKcJM/Object-Boolean-0.02.ppd /export/home/fly1003/var/REPO/B/BD/BDUGGAN Finished 2008-09-22T07:32:44