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.16\var\megalib\bin;C:\Perl-5.16\site\bin;C:\Perl-5.16\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-08-28T03:39:12 ActivePerl-1600 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.16/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.16\var\megalib\bin;C:\Perl-5.16\site\bin;C:\Perl-5.16\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.16\var\cpan\Metadata' Database was generated on Wed, 28 Aug 2013 09:17:02 GMT Running make for R/RJ/RJBS/Games-Dice-0.042.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/R/RJ/RJBS/Games-Dice-0.042.tar.gz Checksum for C:\cpanfly-5.16\var\cpan\sources\authors\id\R\RJ\RJBS\Games-Dice-0.042.tar.gz ok Games-Dice-0.042/t Games-Dice-0.042/t/1.t Games-Dice-0.042 Games-Dice-0.042/README Games-Dice-0.042/Changes Games-Dice-0.042/LICENSE Games-Dice-0.042/bin Games-Dice-0.042/bin/roll Games-Dice-0.042/dist.ini Games-Dice-0.042/META.yml Games-Dice-0.042/MANIFEST Games-Dice-0.042/META.json Games-Dice-0.042/Makefile.PL Games-Dice-0.042/t/00-compile.t Games-Dice-0.042/lib/Games Games-Dice-0.042/lib/Games/Dice.pm Games-Dice-0.042/xt/release Games-Dice-0.042/xt/release/pod-syntax.t Games-Dice-0.042/t/000-report-versions-tiny.t Games-Dice-0.042/xt/release/changes_has_content.t CPAN.pm: Building R/RJ/RJBS/Games-Dice-0.042.tar.gz >>> C:\Perl-5.16\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.16\bin\perl.exe -MExtUtils::Command -e cp -- bin/roll blib\script\roll pl2bat.bat blib\script\roll RJBS/Games-Dice-0.042.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.16\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 28) line 1, at EOF # # Generated by Dist::Zilla::Plugin::ReportVersions::Tiny v1.09 # perl: 5.016000 (wanted 5.010) on MSWin32 from C:\Perl-5.16\bin\perl.exe # # Exporter => 5.68 (want any version) # ExtUtils::MakeMaker => 6.72 (want 6.30) # File::Spec => 3.40 (want any version) # IO::Handle => 1.28 (want any version) # IPC::Open3 => 1.12 (want any version) # Test::More => 0.98 (want 0.96) # Test::Pod => 1.48 (want 1.41) # Test::Script => 1.07 (want 1.05) # if => died during require. (want any version) # strict => 1.07 (want any version) # version => 0.9903 (want 0.9901) # warnings => 1.13 (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.042.tar.gz nmake test TEST_VERBOSE=1 -- OK Ricardo SIGNES <rjbs@cpan.org> Perl module to simulate die rolls >>> set path PATH=C:/CPANFL~1.16/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.16\var\megalib\bin;C:\Perl-5.16\site\bin;C:\Perl-5.16\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 PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.PSC1;.PSC1 >>> which tar /usr/bin/tar >>> (cd C:\cpanfly-5.16\var\cpan\build\Games-Dice-0.042-7XP5QQ && tar cvf - Games-Dice-0.042.ppd blib) | gzip -c >C:/cpanfly-5.16/var/REPO/R/RJ/RJBS/Games-Dice-0.042.tar.gz Games-Dice-0.042.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.16\var\cpan\build\Games-Dice-0.042-7XP5QQ/Games-Dice-0.042.ppd C:/cpanfly-5.16/var/REPO/R/RJ/RJBS Finished 2013-08-28T03:39:21