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;C:\mysql\bin Start 2014-12-01T04:21:52 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;C:\mysql\bin Reading 'C:\cpanfly-5.18\var\cpan\Metadata' Database was generated on Mon, 01 Dec 2014 11:53:25 GMT Running make for P/PE/PERLANCAR/App-datecalc-0.05.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/P/PE/PERLANCAR/App-datecalc-0.05.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/P/PE/PERLANCAR/CHECKSUMS Checksum for C:\cpanfly-5.18\var\cpan\sources\authors\id\P\PE\PERLANCAR\App-datecalc-0.05.tar.gz ok App-datecalc-0.05/ App-datecalc-0.05/bin/ App-datecalc-0.05/bin/datecalc App-datecalc-0.05/META.json App-datecalc-0.05/LICENSE App-datecalc-0.05/Changes App-datecalc-0.05/META.yml App-datecalc-0.05/Makefile.PL App-datecalc-0.05/t/ App-datecalc-0.05/t/release-pod-syntax.t App-datecalc-0.05/t/01-basics.t App-datecalc-0.05/t/release-pod-coverage.t App-datecalc-0.05/t/release-rinci.t App-datecalc-0.05/t/00-compile.t App-datecalc-0.05/README App-datecalc-0.05/dist.ini App-datecalc-0.05/lib/ App-datecalc-0.05/lib/App/ App-datecalc-0.05/lib/App/datecalc.pm App-datecalc-0.05/MANIFEST App-datecalc-0.05/weaver.ini CPAN.pm: Building P/PE/PERLANCAR/App-datecalc-0.05.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 App::datecalc Writing MYMETA.yml and MYMETA.json Modifying Makefile to install bash completion on install >>> dmake cp lib/App/datecalc.pm blib\lib\App\datecalc.pm "C:\Perl-5.18\bin\perl.exe" -MExtUtils::Command -e cp -- bin/datecalc blib\script\datecalc pl2bat.bat blib\script\datecalc PERLANCAR/App-datecalc-0.05.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 - App/datecalc.pm loaded ok ok 2 - bin/datecalc compiled ok ok t/01-basics.t ............. # Subtest: date literals ok 1 - YYYY-MM-DD ok 2 - invalid YYYY-MM-DD -> dies ok 3 - today ok 4 - yesterday ok 5 - tomorrow 1..5 ok 1 - date literals # Subtest: duration literals ok 1 - invalid ISO -> dies ok 2 - invalid natural -> dies ok 3 - ISO 1 ok 4 - ISO 2 ok 5 - natural 1 ok 6 - natural 2 1..6 ok 2 - duration literals # Subtest: datetime literals ok 1 - now 1..1 ok 3 - datetime literals # Subtest: date addition/subtraction with duration ok 1 ok 2 1..2 ok 4 - date addition/subtraction with duration # Subtest: date subtraction with date ok 1 1..1 ok 5 - date subtraction with date # Subtest: duration addition/subtraction with duration ok 1 1..1 ok 6 - duration addition/subtraction with duration # Subtest: duration multiplication/division with number ok 1 ok 2 ok 3 1..3 ok 7 - duration multiplication/division with number # Subtest: number arithmetics ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 1..7 ok 8 - number arithmetics # Subtest: numeric functions ok 1 ok 2 ok 3 1..3 ok 9 - numeric functions # Subtest: date functions ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 1..9 ok 10 - date functions # Subtest: duration functions ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 1..8 ok 11 - duration functions 1..11 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=5, Tests=13, 7 wallclock secs ( 0.08 usr + 0.00 sys = 0.08 CPU) Result: PASS PERLANCAR/App-datecalc-0.05.tar.gz dmake test TEST_VERBOSE=1 -- OK perlancar <perlancar@gmail.com> Date calculator >>> (cd C:\cpanfly-5.18\var\cpan\build\App-datecalc-0.05-germIN && tar cvf - App-datecalc-0.05.ppd blib) | gzip -c >C:/cpanfly-5.18/var/REPO/P/PE/PERLANCAR/App-datecalc-0.05.tar.gz App-datecalc-0.05.ppd blib/ blib/lib/ blib/lib/App/ blib/lib/App/datecalc.pm blib/script/ blib/script/datecalc blib/script/datecalc.bat >>> mv C:\cpanfly-5.18\var\cpan\build\App-datecalc-0.05-germIN/App-datecalc-0.05.ppd C:/cpanfly-5.18/var/REPO/P/PE/PERLANCAR Finished 2014-12-01T04:22:10