PATH=C:\Program Files\Microsoft Platform SDK\Bin;C:\Program Files\Microsoft Platform SDK\Bin\WinNT;C:\Program Files\Microsoft Visual Studio\VC98\Bin;C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin;C:\cygwin\bin;C:\cpanfly-5.14\var\megalib\bin;C:\Perl-5.14\site\bin;C:\Perl-5.14\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 2013-09-01T02:11:58 ActivePerl-1400 CPAN-2.00 LIB=C:\PROGRA~1\MICROS~3\VC98\Lib\PSDK;C:\PROGRA~1\MICROS~2\Lib;C:\PROGRA~1\MICROS~3\VC98\Lib;C:\PROGRA~1\MICROS~3\VC98\MFC\Lib INCLUDE=C:\PROGRA~1\MICROS~2\Include;C:\PROGRA~1\MICROS~3\VC98\ATL\Include;C:\PROGRA~1\MICROS~3\VC98\Include;C:\PROGRA~1\MICROS~3\VC98\MFC\Include PATH=C:/CPANFL~1.14/var/libs/bin;C:\PROGRA~1\MICROS~2\Bin;C:\PROGRA~1\MICROS~2\Bin\WinNT;C:\PROGRA~1\MICROS~3\VC98\Bin;C:\PROGRA~1\MICROS~3\Common\MSDev98\Bin;C:\cygwin\bin;C:\CPANFL~1.14\var\megalib\bin;C:\Perl-5.14\site\bin;C:\Perl-5.14\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.14\var\cpan\Metadata' Database was generated on Sun, 01 Sep 2013 07:53:02 GMT Running make for R/RJ/RJBS/Games-Dice-0.043.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/R/RJ/RJBS/Games-Dice-0.043.tar.gz Checksum for C:\cpanfly-5.14\var\cpan\sources\authors\id\R\RJ\RJBS\Games-Dice-0.043.tar.gz ok Games-Dice-0.043/t Games-Dice-0.043/t/1.t Games-Dice-0.043 Games-Dice-0.043/README Games-Dice-0.043/Changes Games-Dice-0.043/LICENSE Games-Dice-0.043/bin Games-Dice-0.043/bin/roll Games-Dice-0.043/dist.ini Games-Dice-0.043/META.yml Games-Dice-0.043/MANIFEST Games-Dice-0.043/META.json Games-Dice-0.043/Makefile.PL Games-Dice-0.043/t/00-compile.t Games-Dice-0.043/lib/Games Games-Dice-0.043/lib/Games/Dice.pm Games-Dice-0.043/xt/release Games-Dice-0.043/xt/release/pod-syntax.t Games-Dice-0.043/t/000-report-versions-tiny.t Games-Dice-0.043/xt/release/changes_has_content.t CPAN.pm: Building R/RJ/RJBS/Games-Dice-0.043.tar.gz >>> C:\Perl-5.14\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Games::Dice Writing MYMETA.yml and MYMETA.json >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Games/Dice.pm blib\lib\Games\Dice.pm C:\Perl-5.14\bin\perl.exe -MExtUtils::Command -e cp -- bin/roll blib\script\roll pl2bat.bat blib\script\roll RJBS/Games-Dice-0.043.tar.gz nmake -- OK Running make test >>> nmake test TEST_VERBOSE=1 Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\Perl-5.14\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/00-compile.t ................ ok 1 - Games/Dice.pm loaded ok ok 2 - bin/roll compiles 1..2 ok # # if: syntax error at (eval 36) line 1, at EOF # # Generated by Dist::Zilla::Plugin::ReportVersions::Tiny v1.09 # perl: 5.014000 (wanted 5.010) on MSWin32 from C:\Perl-5.14\bin\perl.exe # # Capture::Tiny => 0.21 (want any version) # Exporter => 5.67 (want any version) # ExtUtils::MakeMaker => 6.74 (want 6.30) # Test::More => 0.98 (want 0.96) # Test::Pod => 1.48 (want 1.41) # Test::Script => 1.07 (want 1.05) # blib => 1.06 (want any version) # if => died during require. (want any version) # strict => 1.04 (want any version) # version => 0.9903 (want 0.9901) # warnings => 1.12 (want any version) # # Thanks for using my code. I hope it works for you. # If not, please try and include this output in the bug report. # That will help me reproduce the issue and solve your problem. # t/000-report-versions-tiny.t .. ok 1 - we really didn't test anything, just reporting data 1..1 ok t/1.t ......................... ok 1 - require Games::Dice; 1..1 ok All tests successful. Files=3, Tests=4, 1 wallclock secs ( 0.03 usr + 0.03 sys = 0.06 CPU) Result: PASS RJBS/Games-Dice-0.043.tar.gz nmake test TEST_VERBOSE=1 -- OK Ricardo SIGNES <rjbs@cpan.org> Perl module to simulate die rolls >>> (cd C:\cpanfly-5.14\var\cpan\build\Games-Dice-0.043-OBGMKU && tar cvf - Games-Dice-0.043.ppd blib) | gzip -c >C:/cpanfly-5.14/var/REPO/R/RJ/RJBS/Games-Dice-0.043.tar.gz Games-Dice-0.043.ppd blib/ blib/lib/ blib/lib/Games/ blib/lib/Games/Dice.pm blib/script/ blib/script/roll blib/script/roll.bat >>> mv C:\cpanfly-5.14\var\cpan\build\Games-Dice-0.043-OBGMKU/Games-Dice-0.043.ppd C:/cpanfly-5.14/var/REPO/R/RJ/RJBS Finished 2013-09-01T02:12:06