PATH=/usr/bin:/bin:/Users/fly1600/var/megalib/bin Start 2014-09-11T03:22:33 ActivePerl-1600 CPAN-2.00 Reading '/Users/fly1600/var/cpan/Metadata' Database was generated on Thu, 11 Sep 2014 08:29:02 GMT Running make for T/TO/TOBYINK/DateTimeX-Auto-0.007.tar.gz Checksum for /data/cpan/authors/id/T/TO/TOBYINK/DateTimeX-Auto-0.007.tar.gz ok DateTimeX-Auto-0.007/CONTRIBUTING DateTimeX-Auto-0.007/COPYRIGHT DateTimeX-Auto-0.007/CREDITS DateTimeX-Auto-0.007/Changes DateTimeX-Auto-0.007/INSTALL DateTimeX-Auto-0.007/LICENSE DateTimeX-Auto-0.007/MANIFEST DateTimeX-Auto-0.007/META.json DateTimeX-Auto-0.007/META.yml DateTimeX-Auto-0.007/Makefile.PL DateTimeX-Auto-0.007/README DateTimeX-Auto-0.007/SIGNATURE DateTimeX-Auto-0.007/dist.ini DateTimeX-Auto-0.007/doap.ttl DateTimeX-Auto-0.007/examples/example.pl DateTimeX-Auto-0.007/t/01basic.t DateTimeX-Auto-0.007/t/02cloning.t DateTimeX-Auto-0.007/lib/DateTimeX/Auto.pm CPAN.pm: Building T/TO/TOBYINK/DateTimeX-Auto-0.007.tar.gz >>> /Users/fly1600/ap1600/bin/perl-dynamic Makefile.PL closedir() attempted on invalid dirhandle GEN0 at /Users/fly1600/ap1600/lib/DirHandle.pm line 51. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for DateTimeX::Auto Writing MYMETA.yml and MYMETA.json >>> make cp lib/DateTimeX/Auto.pm blib/lib/DateTimeX/Auto.pm Manifying blib/man3/DateTimeX::Auto.3 TOBYINK/DateTimeX-Auto-0.007.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /Users/fly1600/ap1600/bin/perl-dynamic "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01basic.t .... 1..9 ok 1 - yyyy-mm-dd ok 2 - yyyy-mm-ddThh:mm:ss ok 3 - &d works with no argument. ok 4 - Precision past nanoseconds supported ok 5 - Trailing Z allowed on dates. ok 6 - Trailing Z allowed on datetimes. ok 7 - Trailing Z allowed on fractional datetimes. ok 8 - Default timezone is floating. ok 9 - Trailing Z forces UTC. ok t/02cloning.t .. 1..4 ok 1 ok 2 ok 3 ok 4 ok All tests successful. Files=2, Tests=13, 1 wallclock secs ( 0.03 usr 0.01 sys + 0.53 cusr 0.04 csys = 0.61 CPU) Result: PASS TOBYINK/DateTimeX-Auto-0.007.tar.gz make test TEST_VERBOSE=1 -- OK Toby Inkster <tobyink@cpan.org> use DateTime without needing to call constructors >>> (cd /Users/fly1600/var/cpan/build/DateTimeX-Auto-0.007-v0lTP2 && tar cvf - DateTimeX-Auto-0.007.ppd blib) | gzip -c >/Users/fly1600/var/REPO/T/TO/TOBYINK/DateTimeX-Auto-0.007.tar.gz DateTimeX-Auto-0.007.ppd blib/ blib/lib/ blib/lib/DateTimeX/ blib/lib/DateTimeX/Auto.pm blib/man3/ blib/man3/DateTimeX::Auto.3 >>> mv /Users/fly1600/var/cpan/build/DateTimeX-Auto-0.007-v0lTP2/DateTimeX-Auto-0.007.ppd /Users/fly1600/var/REPO/T/TO/TOBYINK Finished 2014-09-11T03:22:37