Setting PATH to /opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2009-07-09T01:08:12 ActivePerl-1003 CPAN-1.9402 Going to read '/export/home/fly1064/var/cpan/Metadata' Database was generated on Wed, 08 Jul 2009 10:28:41 GMT Running make for V/VV/VVELOX/Chooser-1.1.8.tar.gz Checksum for /net/nas/data/cpan/authors/id/V/VV/VVELOX/Chooser-1.1.8.tar.gz ok Will not use Archive::Tar, need 1.00 Chooser-1.1.8/ Chooser-1.1.8/t/ Chooser-1.1.8/lib/ Chooser-1.1.8/README Chooser-1.1.8/MANIFEST Chooser-1.1.8/.cvsignore Chooser-1.1.8/Makefile.PL Chooser-1.1.8/Changes Chooser-1.1.8/lib/Chooser.pm Chooser-1.1.8/t/pod.t Chooser-1.1.8/t/boilerplate.t Chooser-1.1.8/t/00-load.t CPAN.pm: Going to build V/VV/VVELOX/Chooser-1.1.8.tar.gz >>> /export/home/fly1064/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Chooser >>> make cp lib/Chooser.pm blib/lib/Chooser.pm Manifying blib/man3/Chooser.3 VVELOX/Chooser-1.1.8.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly1064/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t # Testing Chooser 1.1.8, Perl 5.010000, /export/home/fly1064/bin/perl t/00-load.t ...... 1..1 ok 1 - use Chooser; ok t/boilerplate.t .. 1..3 ok 1 - README contains no boilerplate text # TODO Need to replace the boilerplate text ok 2 - Changes contains no boilerplate text # TODO Need to replace the boilerplate text ok 3 - lib/Chooser.pm contains no boilerplate text # TODO Need to replace the boilerplate text ok t/pod.t .......... 1..1 ok 1 - blib/lib/Chooser.pm ok All tests successful. Test Summary Report ------------------- t/boilerplate.t (Wstat: 0 Tests: 3 Failed: 0) TODO passed: 1-3 Files=3, Tests=5, 1 wallclock secs ( 0.09 usr 0.05 sys + 0.53 cusr 0.06 csys = 0.73 CPU) Result: PASS VVELOX/Chooser-1.1.8.tar.gz make test TEST_VERBOSE=1 -- OK Picked up version from Makefile Picked up distname from Makefile Picked up abstract from Makefile Zane C. Bowers <vvelox@vvelox.net> A system for choosing a value for something. Takes a string composed of various tests, arguements, and etc and returns a value based on it. >>> (cd /export/home/fly1064/var/cpan/build/Chooser-1.1.8-BHkMO2 && tar cvf - Chooser-1.1.8.ppd blib) | gzip -c >/export/home/fly1064/var/REPO/V/VV/VVELOX/Chooser-1.1.8.tar.gz Chooser-1.1.8.ppd blib/ blib/lib/ blib/lib/Chooser.pm blib/man3/ blib/man3/Chooser.3 >>> mv /export/home/fly1064/var/cpan/build/Chooser-1.1.8-BHkMO2/Chooser-1.1.8.ppd /export/home/fly1064/var/REPO/V/VV/VVELOX Finished 2009-07-09T01:08:23