Setting PATH to /opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2010-05-16T19:06:45 ActivePerl-1200 CPAN-1.9402 Going to read '/export/home/fly1264/var/cpan/Metadata' Database was generated on Sun, 16 May 2010 21:27:03 GMT Running make for R/RJ/RJBS/Object-Capsule-0.011.tar.gz Checksum for /net/nas/data/cpan/authors/id/R/RJ/RJBS/Object-Capsule-0.011.tar.gz ok Object-Capsule-0.011/ Object-Capsule-0.011/Changes Object-Capsule-0.011/LICENSE Object-Capsule-0.011/MANIFEST Object-Capsule-0.011/META.yml Object-Capsule-0.011/Makefile.PL Object-Capsule-0.011/README Object-Capsule-0.011/lib/ Object-Capsule-0.011/lib/Object/ Object-Capsule-0.011/lib/Object/Capsule.pm Object-Capsule-0.011/t/ Object-Capsule-0.011/t/00-load.t Object-Capsule-0.011/t/abuse.t Object-Capsule-0.011/t/capsule.t Object-Capsule-0.011/t/perl-critic.t Object-Capsule-0.011/t/pod-coverage.t Object-Capsule-0.011/t/pod.t Object-Capsule-0.011/t/simple.t CPAN.pm: Going to build R/RJ/RJBS/Object-Capsule-0.011.tar.gz >>> /export/home/fly1264/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Object::Capsule >>> make cp lib/Object/Capsule.pm blib/lib/Object/Capsule.pm Manifying blib/man3/Object::Capsule.3 RJBS/Object-Capsule-0.011.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly1264/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t # Testing Object::Capsule 0.011 t/00-load.t ....... 1..1 ok 1 - use Object::Capsule; ok t/abuse.t ......... ok 1 - use Object::Capsule; ok 2 - effectively no AUTOLOADING for class methods 1..2 ok t/capsule.t ....... ok 1 - use Object::Capsule; ok 2 - The object isa Widget ok 3 - The object isa Object::Capsule ok 4 - The object isa Widget ok 5 - size method goes through capsule ok 6 - grow method goes through capsule ok 7 - grow method again ok 8 - wane method ok 9 - doublecheck ok 10 - final checkup ok 11 - widget == 10 ok 12 - widget eq the right thing ok 13 - capsule == 10 ok 14 - capsule eq the right thing ok 15 - capsule eq the widget ok 16 - "capsule" eq the "widget" ok 17 - encapsulate passes through on object 1..17 ok t/perl-critic.t ... skipped: define PERL_TEST_CRITIC to run these tests t/pod-coverage.t .. 1..1 ok 1 - Pod coverage on Object::Capsule ok t/pod.t ........... 1..1 ok 1 - POD test for blib/lib/Object/Capsule.pm ok t/simple.t ........ ok 1 - use Object::Capsule; ok 2 - The object isa Object::Capsule ok 3 - encapsulated scalar is not a ref 1..3 ok All tests successful. Files=7, Tests=25, 1 wallclock secs ( 0.18 usr 0.06 sys + 1.16 cusr 0.17 csys = 1.57 CPU) Result: PASS RJBS/Object-Capsule-0.011.tar.gz make test TEST_VERBOSE=1 -- OK Ricardo Signes <rjbs@cpan.org> wrap any object in a flavorless capsule >>> (cd /export/home/fly1264/var/cpan/build/Object-Capsule-0.011-EfQKbz && tar cvf - Object-Capsule-0.011.ppd blib) | gzip -c >/export/home/fly1264/var/REPO/R/RJ/RJBS/Object-Capsule-0.011.tar.gz Object-Capsule-0.011.ppd blib/ blib/lib/ blib/lib/Object/ blib/lib/Object/Capsule.pm blib/man3/ blib/man3/Object::Capsule.3 >>> mv /export/home/fly1264/var/cpan/build/Object-Capsule-0.011-EfQKbz/Object-Capsule-0.011.ppd /export/home/fly1264/var/REPO/R/RJ/RJBS Finished 2010-05-16T19:06:56