Setting PATH to /opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2009-12-02T09:31:56 ActivePerl-818 CPAN-1.9402 Going to read '/export/home/fly818/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/fly818/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/fly818/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 - The object isa Time::Tiny ok 10 - The object isa DateTime ok 11 - ->locate ok ok 12 - ->timezone ok ok 13 - ->year matches ok 14 - ->month matches ok 15 - ->day matches 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 ...... 1..7 ok 1 - lib/Time/Tiny.pm ok 2 - t/97_meta.t ok 3 - t/99_pmv.t ok 4 - t/01_compile.t ok 5 - t/98_pod.t ok 6 - t/02_main.t ok 7 - Makefile.PL ok All tests successful. Files=5, Tests=27, 4 wallclock secs ( 0.15 usr 0.03 sys + 3.73 cusr 0.24 csys = 4.15 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/fly818/var/cpan/build/Time-Tiny-1.05-AKi17g && tar cvf - Time-Tiny-1.05.ppd blib) | gzip -c >/export/home/fly818/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/fly818/var/cpan/build/Time-Tiny-1.05-AKi17g/Time-Tiny-1.05.ppd /export/home/fly818/var/REPO/A/AD/ADAMK Finished 2009-12-02T09:32:10