PATH=C:\mingw\bin;C:\cygwin\bin;C:\cpanfly-5.20\var\megalib\bin;C:\Perl64-5.20\site\bin;C:\Perl64-5.20\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\PROGRA~2\Perforce;C:\instantclient_11_2;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\PROGRA~2\Perforce;C:\mysql\bin Start 2014-09-27T18:50:45 ActivePerl-2000 CPAN-2.00 PATH=C:\mingw\bin;C:\cygwin\bin;C:\CPANFL~1.20\var\megalib\bin;C:\Perl64-5.20\site\bin;C:\Perl64-5.20\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~1\v1.0;C:\PROGRA~2\Perforce;C:\INSTAN~1;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~1\v1.0;C:\PROGRA~2\Perforce;C:\mysql\bin Reading 'C:\cpanfly-5.20\var\cpan\Metadata' Database was generated on Sun, 28 Sep 2014 01:17:02 GMT Running make for D/DA/DAMS/Action-Retry-0.24.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/D/DA/DAMS/Action-Retry-0.24.tar.gz Checksum for C:\cpanfly-5.20\var\cpan\sources\authors\id\D\DA\DAMS\Action-Retry-0.24.tar.gz ok Action-Retry-0.24 Action-Retry-0.24/README Action-Retry-0.24/Changes Action-Retry-0.24/LICENSE Action-Retry-0.24/dist.ini Action-Retry-0.24/META.yml Action-Retry-0.24/MANIFEST Action-Retry-0.24/Build.PL Action-Retry-0.24/t Action-Retry-0.24/t/linear.t Action-Retry-0.24/Makefile.PL Action-Retry-0.24/t/constant.t Action-Retry-0.24/t/fibonacci.t Action-Retry-0.24/t/00-compile.t Action-Retry-0.24/t/nonblocking.t Action-Retry-0.24/t/check_params.t Action-Retry-0.24/lib/Action Action-Retry-0.24/lib/Action/Retry.pm Action-Retry-0.24/t/release-distmeta.t Action-Retry-0.24/t/release-pod-coverage.t Action-Retry-0.24/lib/Action/Retry Action-Retry-0.24/lib/Action/Retry/Strategy.pm Action-Retry-0.24/lib/Action/Retry/Strategy Action-Retry-0.24/lib/Action/Retry/Strategy/Linear.pm Action-Retry-0.24/lib/Action/Retry/Strategy/Constant.pm Action-Retry-0.24/lib/Action/Retry/Strategy/Fibonacci.pm Action-Retry-0.24/lib/Action/Retry/Strategy/HelperRole Action-Retry-0.24/lib/Action/Retry/Strategy/HelperRole/RetriesLimit.pm Action-Retry-0.24/lib/Action/Retry/Strategy/HelperRole/SleepCapping.pm Action-Retry-0.24/lib/Action/Retry/Strategy/HelperRole/SleepTimeout.pm CPAN.pm: Building D/DA/DAMS/Action-Retry-0.24.tar.gz >>> C:\Perl64-5.20\bin\perl.exe Makefile.PL Warning: prerequisite Math::Fibonacci 0 not found. Checking if your kit is complete... Looks good Generating a dmake-style Makefile Writing Makefile for Action::Retry Writing MYMETA.yml and MYMETA.json ---- Unsatisfied dependencies detected during ---- ---- DAMS/Action-Retry-0.24.tar.gz ---- Math::Fibonacci [requires] Running make test Delayed until after prerequisites Running test for module 'Math::Fibonacci' Running make for V/VI/VIPUL/Math-Fibonacci-1.5.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/V/VI/VIPUL/Math-Fibonacci-1.5.tar.gz Checksum for C:\cpanfly-5.20\var\cpan\sources\authors\id\V\VI\VIPUL\Math-Fibonacci-1.5.tar.gz ok Math-Fibonacci-1.5/ Math-Fibonacci-1.5/Makefile.PL Math-Fibonacci-1.5/Changes Math-Fibonacci-1.5/ARTISTIC Math-Fibonacci-1.5/MANIFEST Math-Fibonacci-1.5/t/ Math-Fibonacci-1.5/t/01-basic.t Math-Fibonacci-1.5/t/02-decompose.t Math-Fibonacci-1.5/TODO Math-Fibonacci-1.5/lib/ Math-Fibonacci-1.5/lib/Math/ Math-Fibonacci-1.5/lib/Math/Fibonacci.pm CPAN.pm: Building V/VI/VIPUL/Math-Fibonacci-1.5.tar.gz >>> C:\Perl64-5.20\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Generating a dmake-style Makefile Writing Makefile for Math::Fibonacci Writing MYMETA.yml and MYMETA.json >>> dmake cp lib/Math/Fibonacci.pm blib\lib\Math\Fibonacci.pm VIPUL/Math-Fibonacci-1.5.tar.gz dmake -- OK Running make test >>> dmake test TEST_VERBOSE=1 C:\Perl64-5.20\bin\perl.exe "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/01-basic.t ...... 1..10 # Running under perl version 5.020001 for MSWin32 # Win32::BuildNumber 2000 # Current time local: Sat Sep 27 18:50:52 2014 # Current time GMT: Sun Sep 28 01:50:52 2014 # Using Test.pm version 1.26 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok t/02-decompose.t .. 1..9 # Running under perl version 5.020001 for MSWin32 # Win32::BuildNumber 2000 # Current time local: Sat Sep 27 18:50:52 2014 # Current time GMT: Sun Sep 28 01:50:52 2014 # Using Test.pm version 1.26 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok All tests successful. Files=2, Tests=19, 0 wallclock secs ( 0.05 usr + 0.01 sys = 0.06 CPU) Result: PASS VIPUL/Math-Fibonacci-1.5.tar.gz dmake test TEST_VERBOSE=1 -- OK Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/V/VI/VIPUL/CHECKSUMS Picked up version from Makefile Picked up distname from Makefile Picked up abstract from lib/Math/Fibonacci.pm Vipul Ved Prakash <mail@vipul.net> Fibonacci numbers. >>> (cd C:\cpanfly-5.20\var\cpan\build\Math-Fibonacci-1.5-KBl2Nj && tar cvf - Math-Fibonacci-1.5.ppd blib) | gzip -c >C:/cpanfly-5.20/var/REPO/V/VI/VIPUL/Math-Fibonacci-1.5.tar.gz Math-Fibonacci-1.5.ppd blib/ blib/lib/ blib/lib/Math/ blib/lib/Math/Fibonacci.pm >>> mv C:\cpanfly-5.20\var\cpan\build\Math-Fibonacci-1.5-KBl2Nj/Math-Fibonacci-1.5.ppd C:/cpanfly-5.20/var/REPO/V/VI/VIPUL Running make for D/DA/DAMS/Action-Retry-0.24.tar.gz Prepending C:\cpanfly-5.20\var\cpan\build\Math-Fibonacci-1.5-KBl2Nj/blib/arch C:\cpanfly-5.20\var\cpan\build\Math-Fibonacci-1.5-KBl2Nj/blib/lib to PERL5LIB for 'get' Has already been unwrapped into directory C:\cpanfly-5.20\var\cpan\build\Action-Retry-0.24-qGNq1_ Prepending C:\cpanfly-5.20\var\cpan\build\Math-Fibonacci-1.5-KBl2Nj/blib/arch C:\cpanfly-5.20\var\cpan\build\Math-Fibonacci-1.5-KBl2Nj/blib/lib to PERL5LIB for 'make' CPAN.pm: Building D/DA/DAMS/Action-Retry-0.24.tar.gz >>> dmake cp lib/Action/Retry/Strategy/HelperRole/SleepCapping.pm blib\lib\Action\Retry\Strategy\HelperRole\SleepCapping.pm cp lib/Action/Retry/Strategy/HelperRole/RetriesLimit.pm blib\lib\Action\Retry\Strategy\HelperRole\RetriesLimit.pm cp lib/Action/Retry/Strategy/HelperRole/SleepTimeout.pm blib\lib\Action\Retry\Strategy\HelperRole\SleepTimeout.pm cp lib/Action/Retry.pm blib\lib\Action\Retry.pm cp lib/Action/Retry/Strategy.pm blib\lib\Action\Retry\Strategy.pm cp lib/Action/Retry/Strategy/Constant.pm blib\lib\Action\Retry\Strategy\Constant.pm cp lib/Action/Retry/Strategy/Linear.pm blib\lib\Action\Retry\Strategy\Linear.pm cp lib/Action/Retry/Strategy/Fibonacci.pm blib\lib\Action\Retry\Strategy\Fibonacci.pm DAMS/Action-Retry-0.24.tar.gz dmake -- OK Prepending C:\cpanfly-5.20\var\cpan\build\Math-Fibonacci-1.5-KBl2Nj/blib/arch C:\cpanfly-5.20\var\cpan\build\Math-Fibonacci-1.5-KBl2Nj/blib/lib to PERL5LIB for 'test' Running make test >>> dmake test TEST_VERBOSE=1 C:\Perl64-5.20\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..8 ok 1 - Action/Retry.pm loaded ok ok 2 - Action/Retry/Strategy.pm loaded ok ok 3 - Action/Retry/Strategy/Constant.pm loaded ok ok 4 - Action/Retry/Strategy/Fibonacci.pm loaded ok ok 5 - Action/Retry/Strategy/HelperRole/RetriesLimit.pm loaded ok ok 6 - Action/Retry/Strategy/HelperRole/SleepCapping.pm loaded ok ok 7 - Action/Retry/Strategy/HelperRole/SleepTimeout.pm loaded ok ok 8 - Action/Retry/Strategy/Linear.pm loaded ok ok t/check_params.t .......... ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 1..8 ok t/constant.t .............. ok 1 ok 2 1..2 ok t/fibonacci.t ............. ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 - starting with an initial_term_index works 1..8 ok t/linear.t ................ ok 1 ok 2 1..2 ok t/nonblocking.t ........... ok 1 ok 2 1..2 ok t/release-distmeta.t ...... skipped: these tests are for release candidate testing t/release-pod-coverage.t .. skipped: these tests are for release candidate testing All tests successful. Files=8, Tests=30, 9 wallclock secs ( 0.06 usr + 0.01 sys = 0.08 CPU) Result: PASS DAMS/Action-Retry-0.24.tar.gz dmake test TEST_VERBOSE=1 -- OK Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/D/DA/DAMS/CHECKSUMS Damien Krotkine <dams@cpan.org> Module to try to perform an action, with various ways of retrying and sleeping between retries. >>> (cd C:\cpanfly-5.20\var\cpan\build\Action-Retry-0.24-qGNq1_ && tar cvf - Action-Retry-0.24.ppd blib) | gzip -c >C:/cpanfly-5.20/var/REPO/D/DA/DAMS/Action-Retry-0.24.tar.gz Action-Retry-0.24.ppd blib/ blib/lib/ blib/lib/Action/ blib/lib/Action/Retry/ blib/lib/Action/Retry/Strategy/ blib/lib/Action/Retry/Strategy/Constant.pm blib/lib/Action/Retry/Strategy/Fibonacci.pm blib/lib/Action/Retry/Strategy/HelperRole/ blib/lib/Action/Retry/Strategy/HelperRole/RetriesLimit.pm blib/lib/Action/Retry/Strategy/HelperRole/SleepCapping.pm blib/lib/Action/Retry/Strategy/HelperRole/SleepTimeout.pm blib/lib/Action/Retry/Strategy/Linear.pm blib/lib/Action/Retry/Strategy.pm blib/lib/Action/Retry.pm >>> mv C:\cpanfly-5.20\var\cpan\build\Action-Retry-0.24-qGNq1_/Action-Retry-0.24.ppd C:/cpanfly-5.20/var/REPO/D/DA/DAMS Finished 2014-09-27T18:51:06