Setting PATH to /opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2009-12-02T01:28:13 ActivePerl-1003 CPAN-1.9402 Going to read '/export/home/fly1064/var/cpan/Metadata' Database was generated on Tue, 01 Dec 2009 23:39:08 GMT Running make for A/AD/ADAMK/Time-Tiny-1.05.tar.gz Checksum for /net/nas/data/cpan/authors/id/A/AD/ADAMK/Time-Tiny-1.05.tar.gz ok Will not use Archive::Tar, need 1.00 Time-Tiny-1.05/ Time-Tiny-1.05/META.yml Time-Tiny-1.05/README Time-Tiny-1.05/Makefile.PL Time-Tiny-1.05/LICENSE Time-Tiny-1.05/MANIFEST Time-Tiny-1.05/Changes Time-Tiny-1.05/lib/ Time-Tiny-1.05/lib/Time/ Time-Tiny-1.05/lib/Time/Tiny.pm Time-Tiny-1.05/t/ Time-Tiny-1.05/t/97_meta.t Time-Tiny-1.05/t/99_pmv.t Time-Tiny-1.05/t/01_compile.t Time-Tiny-1.05/t/98_pod.t Time-Tiny-1.05/t/02_main.t CPAN.pm: Going to build A/AD/ADAMK/Time-Tiny-1.05.tar.gz >>> /export/home/fly1064/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Time::Tiny >>> make cp lib/Time/Tiny.pm blib/lib/Time/Tiny.pm Manifying blib/man3/Time::Tiny.3 ADAMK/Time-Tiny-1.05.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 t/01_compile.t .. 1..2 ok 1 - Your perl is new enough ok 2 - use Time::Tiny; ok t/02_main.t ..... 1..15 ok 1 - The object isa Time::Tiny ok 2 - ->hour ok ok 3 - ->minute ok ok 4 - ->second ok ok 5 - ->as_string ok ok 6 - Stringification ok ok 7 - ->from_string ok ok 8 - The object isa Time::Tiny ok 9 # skip Skipping DateTime tests (not installed) ok 10 # skip Skipping DateTime tests (not installed) ok 11 # skip Skipping DateTime tests (not installed) ok 12 # skip Skipping DateTime tests (not installed) ok 13 # skip Skipping DateTime tests (not installed) ok 14 # skip Skipping DateTime tests (not installed) ok 15 # skip Skipping DateTime tests (not installed) ok t/97_meta.t ..... 1..2 ok 1 - META.yml contains valid YAML ok 2 - META.yml meets the designated specification ok t/98_pod.t ...... 1..1 ok 1 - blib/lib/Time/Tiny.pm ok t/99_pmv.t ...... skipped: Perl::MinimumVersion 1.20 not available for testing All tests successful. Files=5, Tests=20, 1 wallclock secs ( 0.12 usr 0.06 sys + 0.84 cusr 0.20 csys = 1.22 CPU) Result: PASS ADAMK/Time-Tiny-1.05.tar.gz make test TEST_VERBOSE=1 -- OK Adam Kennedy <adamk@cpan.org> A time object with as little code as possible >>> (cd /export/home/fly1064/var/cpan/build/Time-Tiny-1.05-mMfLv2 && tar cvf - Time-Tiny-1.05.ppd blib) | gzip -c >/export/home/fly1064/var/REPO/A/AD/ADAMK/Time-Tiny-1.05.tar.gz Time-Tiny-1.05.ppd blib/ blib/lib/ blib/lib/Time/ blib/lib/Time/Tiny.pm blib/man3/ blib/man3/Time::Tiny.3 >>> mv /export/home/fly1064/var/cpan/build/Time-Tiny-1.05-mMfLv2/Time-Tiny-1.05.ppd /export/home/fly1064/var/REPO/A/AD/ADAMK Finished 2009-12-02T01:28:25