PATH=C:\mingw\bin;C:\cygwin\bin;C:\cpanfly-5.18\var\megalib\bin;C:\Perl-5.18\site\bin;C:\Perl-5.18\bin;C:\cygwin\bin;C:\Program Files\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\instantclient_11_2;C:\cygwin\bin;C:\Program Files\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\WINDOWS\system32\WindowsPowerShell\v1.0 Start 2014-06-09T03:42:19 ActivePerl-1800 CPAN-2.00 LIB=C:\PROGRA~1\MICROS~3\VC98\Lib\PSDK PATH=C:/CPANFL~1.18/var/libs/bin;C:\mingw\bin;C:\cygwin\bin;C:\CPANFL~1.18\var\megalib\bin;C:\Perl-5.18\site\bin;C:\Perl-5.18\bin;C:\cygwin\bin;C:\PROGRA~1\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\INSTAN~1;C:\cygwin\bin;C:\PROGRA~1\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\WINDOWS\system32\WINDOW~2\v1.0 Reading 'C:\cpanfly-5.18\var\cpan\Metadata' Database was generated on Mon, 09 Jun 2014 10:06:21 GMT Running make for S/SH/SHARYANTO/Alt-Date-Extract-SHARYANTO-0.05.01.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/S/SH/SHARYANTO/Alt-Date-Extract-SHARYANTO-0.05.01.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/S/SH/SHARYANTO/CHECKSUMS Checksum for C:\cpanfly-5.18\var\cpan\sources\authors\id\S\SH\SHARYANTO\Alt-Date-Extract-SHARYANTO-0.05.01.tar.gz ok Alt-Date-Extract-SHARYANTO-0.05.01/ Alt-Date-Extract-SHARYANTO-0.05.01/META.json Alt-Date-Extract-SHARYANTO-0.05.01/LICENSE Alt-Date-Extract-SHARYANTO-0.05.01/Changes Alt-Date-Extract-SHARYANTO-0.05.01/META.yml Alt-Date-Extract-SHARYANTO-0.05.01/Makefile.PL Alt-Date-Extract-SHARYANTO-0.05.01/t/ Alt-Date-Extract-SHARYANTO-0.05.01/t/02-extract.t Alt-Date-Extract-SHARYANTO-0.05.01/t/03-returns.t Alt-Date-Extract-SHARYANTO-0.05.01/t/05-format.t Alt-Date-Extract-SHARYANTO-0.05.01/t/release-pod-syntax.t Alt-Date-Extract-SHARYANTO-0.05.01/t/01-new.t Alt-Date-Extract-SHARYANTO-0.05.01/t/release-pod-coverage.t Alt-Date-Extract-SHARYANTO-0.05.01/t/00-load.t Alt-Date-Extract-SHARYANTO-0.05.01/t/04-formats.t Alt-Date-Extract-SHARYANTO-0.05.01/t/release-rinci.t Alt-Date-Extract-SHARYANTO-0.05.01/t/00-compile.t Alt-Date-Extract-SHARYANTO-0.05.01/t/10-misc.t Alt-Date-Extract-SHARYANTO-0.05.01/README Alt-Date-Extract-SHARYANTO-0.05.01/dist.ini Alt-Date-Extract-SHARYANTO-0.05.01/lib/ Alt-Date-Extract-SHARYANTO-0.05.01/lib/Alt/ Alt-Date-Extract-SHARYANTO-0.05.01/lib/Alt/Date/ Alt-Date-Extract-SHARYANTO-0.05.01/lib/Alt/Date/Extract/ Alt-Date-Extract-SHARYANTO-0.05.01/lib/Alt/Date/Extract/SHARYANTO.pm Alt-Date-Extract-SHARYANTO-0.05.01/lib/Date/ Alt-Date-Extract-SHARYANTO-0.05.01/lib/Date/Extract.pm Alt-Date-Extract-SHARYANTO-0.05.01/MANIFEST CPAN.pm: Building S/SH/SHARYANTO/Alt-Date-Extract-SHARYANTO-0.05.01.tar.gz >>> C:\Perl-5.18\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Generating a dmake-style Makefile Writing Makefile for Alt::Date::Extract::SHARYANTO Writing MYMETA.yml and MYMETA.json >>> dmake cp lib/Date/Extract.pm blib\lib\Date\Extract.pm cp lib/Alt/Date/Extract/SHARYANTO.pm blib\lib\Alt\Date\Extract\SHARYANTO.pm SHARYANTO/Alt-Date-Extract-SHARYANTO-0.05.01.tar.gz dmake -- OK Running make test >>> dmake test TEST_VERBOSE=1 C:\Perl-5.18\bin\perl.exe "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/00-compile.t ............ 1..2 ok 1 - Alt/Date/Extract/SHARYANTO.pm loaded ok ok 2 - Date/Extract.pm loaded ok ok t/00-load.t ............... 1..1 ok 1 - use Date::Extract; ok t/01-new.t ................ 1..37 ok 1 - got a parser out of Date::Extract->new ok 2 - new parser is a Date::Extract object ok 3 - got a parser out of Date::Extract->new(returns => 'first') ok 4 - new parser is a Date::Extract object ok 5 - got a parser out of Date::Extract->new(returns => 'last') ok 6 - new parser is a Date::Extract object ok 7 - got a parser out of Date::Extract->new(returns => 'earliest') ok 8 - new parser is a Date::Extract object ok 9 - got a parser out of Date::Extract->new(returns => 'latest') ok 10 - new parser is a Date::Extract object ok 11 - got a parser out of Date::Extract->new(returns => 'all') ok 12 - new parser is a Date::Extract object ok 13 - got a parser out of Date::Extract->new(returns => 'all_cron') ok 14 - new parser is a Date::Extract object ok 15 - did NOT get a parser out of Date::Extract->new(returns => 'invalid argument') ok 16 - (returns => 'invalid argument') gave a sensible error message ok 17 - invalid `returns` error reported from caller's perspective ok 18 - got a parser out of Date::Extract->new(prefers => 'nearest') ok 19 - new parser is a Date::Extract object ok 20 - got a parser out of Date::Extract->new(prefers => 'future') ok 21 - new parser is a Date::Extract object ok 22 - got a parser out of Date::Extract->new(prefers => 'past') ok 23 - new parser is a Date::Extract object ok 24 - did NOT get a parser out of Date::Extract->new(prefers => 'invalid argument') ok 25 - (prefers => 'invalid argument') gave a sensible error message ok 26 - invalid `prefers` error reported from caller's perspective ok 27 - did NOT get a parser out of Date::Extract->new(format => 'invalid argument') ok 28 - (format => 'invalid argument') gave a sensible error message ok 29 - invalid `format` error reported from caller's perspective ok 30 - got a parser out of Date::Extract->new(format => 'DateTime') ok 31 - new parser is a Date::Extract object ok 32 - got a parser out of Date::Extract->new(format => 'verbatim') ok 33 - new parser is a Date::Extract object ok 34 - got a parser out of Date::Extract->new(format => 'epoch') ok 35 - new parser is a Date::Extract object ok 36 - got a parser out of Date::Extract->new(format => 'combined') ok 37 - new parser is a Date::Extract object ok t/02-extract.t ............ 1..50 ok 1 - extracts 'today' to 2007-08-03 ok 2 - correct time zone ok 3 - extracts 'tomorrow' to 2007-08-04 ok 4 - correct time zone ok 5 - extracts 'yesterday' to 2007-08-02 ok 6 - correct time zone ok 7 - extracts 'saturday' to 2007-08-04 ok 8 - correct time zone ok 9 - extracts 'sunday' to 2007-08-05 ok 10 - correct time zone ok 11 - extracts 'monday' to 2007-08-06 ok 12 - correct time zone ok 13 - extracts 'tuesday' to 2007-08-07 ok 14 - correct time zone ok 15 - extracts 'wednesday' to 2007-08-08 ok 16 - correct time zone ok 17 - extracts 'thursday' to 2007-08-09 ok 18 - correct time zone ok 19 - extracts 'friday' to 2007-08-03 ok 20 - correct time zone not ok 21 - extracts 'friday' to 2007-08-10 # TODO DTFN bug. on friday, friday + prefer_future = today # Failed (TODO) test 'extracts 'friday' to 2007-08-10' # at t/02-extract.t line 40. # got: '2007-08-03' # expected: '2007-08-10' ok 22 - correct time zone ok 23 - extracts 'last monday' to 2007-07-23 ok 24 - correct time zone ok 25 - extracts 'last tuesday' to 2007-07-24 ok 26 - correct time zone ok 27 - extracts 'last wednesday' to 2007-07-25 ok 28 - correct time zone ok 29 - extracts 'last thursday' to 2007-07-26 ok 30 - correct time zone ok 31 - extracts 'last friday' to 2007-07-27 ok 32 - correct time zone ok 33 - extracts 'last saturday' to 2007-07-28 ok 34 - correct time zone ok 35 - extracts 'last sunday' to 2007-07-29 ok 36 - correct time zone ok 37 - extracts 'next monday' to 2007-08-06 ok 38 - correct time zone ok 39 - extracts 'next tuesday' to 2007-08-07 ok 40 - correct time zone ok 41 - extracts 'next wednesday' to 2007-08-08 ok 42 - correct time zone ok 43 - extracts 'next thursday' to 2007-08-09 ok 44 - correct time zone ok 45 - extracts 'next friday' to 2007-08-10 ok 46 - correct time zone ok 47 - extracts 'next saturday' to 2007-08-11 ok 48 - correct time zone ok 49 - extracts 'next sunday' to 2007-08-12 ok 50 - correct time zone ok t/03-returns.t ............ 1..17 ok 1 - default: returns first date, today ok 2 - all: 1st date out was today ok 3 - all: 2nd date out was tomorrow ok 4 - all: 3rd date out was yesterday ok 5 - all_cron: 1st date out was yesterday ok 6 - all_cron: 2nd date out was today ok 7 - all_cron: 3rd date out was tomorrow ok 8 - only one day came out ok 9 - first: returns first date, today ok 10 - only one day came out ok 11 - last: returns last date, yesterday ok 12 - only one day came out ok 13 - earliest: returns earliest date, yesterday ok 14 - only one day came out ok 15 - latest: returns latest date, tomorrow ok 16 - scalar all_cron: only date out was yesterday ok 17 - scalar all: only date out was today ok t/04-formats.t ............ 1..40 ok 1 - got a date out of yesterday ok 2 - yesterday ok 3 - got a date out of today ok 4 - today ok 5 - got a date out of Mon ok 6 - Mon not ok 7 - got a date out of 11/13/1986 # TODO Not handled by us or DTFN yet # Failed (TODO) test 'got a date out of 11/13/1986' # at t/04-formats.t line 73. not ok 8 - No date parsed, so no use running the checker # TODO Not handled by us or DTFN yet # Failed (TODO) test 'No date parsed, so no use running the checker' # at t/04-formats.t line 76. ok 9 - got a date out of November 13th, 1986 ok 10 - November 13th, 1986 ok 11 - got a date out of next Monday ok 12 - next Monday ok 13 - next Monday ok 14 - got a date out of November 13th ok 15 - November 13th ok 16 - got a date out of 1986-11-13 ok 17 - 1986-11-13 not ok 18 - got a date out of 11-13-86 # TODO Not handled by us or DTFN yet # Failed (TODO) test 'got a date out of 11-13-86' # at t/04-formats.t line 73. not ok 19 - No date parsed, so no use running the checker # TODO Not handled by us or DTFN yet # Failed (TODO) test 'No date parsed, so no use running the checker' # at t/04-formats.t line 76. ok 20 - got a date out of 13 November 1986 ok 21 - 13 November 1986 ok 22 - got a date out of 1986/11/13 ok 23 - 1986/11/13 ok 24 - got a date out of 13 Nov ok 25 - 13 Nov not ok 26 - got a date out of previous Sat # TODO Not handled by us or DTFN yet # Failed (TODO) test 'got a date out of previous Sat' # at t/04-formats.t line 73. not ok 27 - No date parsed, so no use running the checker # TODO Not handled by us or DTFN yet # Failed (TODO) test 'No date parsed, so no use running the checker' # at t/04-formats.t line 76. ok 28 - got a date out of Nov 13, 1986 ok 29 - Nov 13th, 1986 ok 30 - got a date out of Nov 13 ok 31 - Nov 13 ok 32 - got a date out of 13th November ok 33 - 13th November ok 34 - got a date out of last Friday ok 35 - last Friday ok 36 - last Friday ok 37 - got a date out of Monday ok 38 - Monday ok 39 - got a date out of tomorrow ok 40 - tomorrow ok t/05-format.t ............. 1..7 ok 1 - default: returns DateTime object ok 2 - returns verbatim text ok 3 - returns epoch ok 4 - returns hash ok 5 - hash contains verbatim ok 6 - hash contains DateTime object ok 7 - hash contains pos ok t/10-misc.t ............... 1..2 ok 1 - default time zone is floating ok 2 - extracted the date as today ok t/release-pod-coverage.t .. skipped: these tests are for release candidate testing t/release-pod-syntax.t .... skipped: these tests are for release candidate testing t/release-rinci.t ......... skipped: these tests are for release candidate testing All tests successful. Files=11, Tests=156, 6 wallclock secs ( 0.09 usr + 0.03 sys = 0.13 CPU) Result: PASS SHARYANTO/Alt-Date-Extract-SHARYANTO-0.05.01.tar.gz dmake test TEST_VERBOSE=1 -- OK Steven Haryanto <stevenharyanto@gmail.com> SHARYANTO's alternate implementation of Date::Extract >>> (cd C:\cpanfly-5.18\var\cpan\build\Alt-Date-Extract-SHARYANTO-0.05.01-WEPc5F && tar cvf - Alt-Date-Extract-SHARYANTO-0.05.01.ppd blib) | gzip -c >C:/cpanfly-5.18/var/REPO/S/SH/SHARYANTO/Alt-Date-Extract-SHARYANTO-0.05.01.tar.gz Alt-Date-Extract-SHARYANTO-0.05.01.ppd blib/ blib/lib/ blib/lib/Alt/ blib/lib/Alt/Date/ blib/lib/Alt/Date/Extract/ blib/lib/Alt/Date/Extract/SHARYANTO.pm blib/lib/Date/ blib/lib/Date/Extract.pm >>> mv C:\cpanfly-5.18\var\cpan\build\Alt-Date-Extract-SHARYANTO-0.05.01-WEPc5F/Alt-Date-Extract-SHARYANTO-0.05.01.ppd C:/cpanfly-5.18/var/REPO/S/SH/SHARYANTO Finished 2014-06-09T03:42:33