PATH=C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64-5.14\site\bin;C:\Perl64-5.14\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\Program Files (x86)\Perforce;C:\mysql\bin Start 2011-04-28T19:34:03 ActivePerl-1400 CPAN-1.9402 LIB=C:\PlatSDK\Lib\AMD64;C:\PlatSDK\Lib\AMD64\atlmfc INCLUDE=C:\PlatSDK\Include;C:\PlatSDK\Include\crt;C:\PlatSDK\Include\crt\sys;C:\PlatSDK\Include\mfc;C:\PlatSDK\Include\atl PATH=C:/CPANFL~1.14/var/libs/bin;C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64-5.14\site\bin;C:\Perl64-5.14\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:\mysql\bin Going to read 'C:\cpanfly-5.14\var\cpan\Metadata' Database was generated on Thu, 28 Apr 2011 22:27:12 GMT Running make for S/SM/SMUELLER/Dumbbench-0.04.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/S/SM/SMUELLER/Dumbbench-0.04.tar.gz Checksum for C:\cpanfly-5.14\var\cpan\sources\authors\id\S\SM\SMUELLER\Dumbbench-0.04.tar.gz ok Dumbbench-0.04/ Dumbbench-0.04/simulator/ Dumbbench-0.04/simulator/simulate_benchmark.pl Dumbbench-0.04/Changes Dumbbench-0.04/xt/ Dumbbench-0.04/xt/at_000_eval_vs_sub.t Dumbbench-0.04/xt/at_000_external_vs_eval.t Dumbbench-0.04/Makefile.PL Dumbbench-0.04/t/ Dumbbench-0.04/t/100_bdumb.t Dumbbench-0.04/t/000_load.t Dumbbench-0.04/t/010_stats.t Dumbbench-0.04/bin/ Dumbbench-0.04/bin/dumbbench Dumbbench-0.04/MANIFEST Dumbbench-0.04/box_plot.png Dumbbench-0.04/META.yml Dumbbench-0.04/lib/ Dumbbench-0.04/lib/Benchmark/ Dumbbench-0.04/lib/Benchmark/Dumb.pm Dumbbench-0.04/lib/Dumbbench/ Dumbbench-0.04/lib/Dumbbench/Instance.pm Dumbbench-0.04/lib/Dumbbench/Instance/ Dumbbench-0.04/lib/Dumbbench/Instance/PerlSub.pm Dumbbench-0.04/lib/Dumbbench/Instance/PerlEval.pm Dumbbench-0.04/lib/Dumbbench/Instance/Cmd.pm Dumbbench-0.04/lib/Dumbbench/Result.pm Dumbbench-0.04/lib/Dumbbench/Stats.pm Dumbbench-0.04/lib/Dumbbench/BoxPlot.pm Dumbbench-0.04/lib/Dumbbench.pm CPAN.pm: Going to build S/SM/SMUELLER/Dumbbench-0.04.tar.gz >>> C:\Perl64-5.14\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Dumbbench Writing MYMETA.yml >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Dumbbench/Result.pm blib\lib\Dumbbench\Result.pm cp lib/Dumbbench/Stats.pm blib\lib\Dumbbench\Stats.pm cp lib/Dumbbench/Instance.pm blib\lib\Dumbbench\Instance.pm cp lib/Dumbbench.pm blib\lib\Dumbbench.pm cp lib/Dumbbench/Instance/PerlSub.pm blib\lib\Dumbbench\Instance\PerlSub.pm cp lib/Dumbbench/Instance/PerlEval.pm blib\lib\Dumbbench\Instance\PerlEval.pm cp lib/Dumbbench/Instance/Cmd.pm blib\lib\Dumbbench\Instance\Cmd.pm cp lib/Benchmark/Dumb.pm blib\lib\Benchmark\Dumb.pm cp lib/Dumbbench/BoxPlot.pm blib\lib\Dumbbench\BoxPlot.pm C:\Perl64-5.14\bin\perl.exe -MExtUtils::Command -e "cp" -- bin/dumbbench blib\script\dumbbench pl2bat.bat blib\script\dumbbench SMUELLER/Dumbbench-0.04.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:\Perl64-5.14\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/000_load.t ... 1..2 ok 1 - use Dumbbench; ok 2 - use Benchmark::Dumb; ok t/010_stats.t .. 1..15 ok 1 - The object isa Dumbbench::Stats ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 # skip Skipping extra tests since SOOT is not available ok 11 # skip Skipping extra tests since SOOT is not available ok 12 # skip Skipping extra tests since SOOT is not available ok 13 # skip Skipping extra tests since SOOT is not available ok 14 # skip Skipping extra tests since SOOT is not available ok 15 # skip Skipping extra tests since SOOT is not available ok t/100_bdumb.t .. 1..27 ok 1 - timeit has no output ok 2 - low count warns about precision ok 3 - The object isa Benchmark::Dumb ok 4 - Benchmark::Dumb->can('timesum') ok 5 - Benchmark::Dumb->can('timediff') ok 6 - Benchmark::Dumb->can('timestr') ok 7 - Benchmark::Dumb->can('name') ok 8 ok 9 - The object isa Benchmark::Dumb ok 10 ok 11 ok 12 ok 13 ok 14 - The object isa Benchmark::Dumb ok 15 ok 16 ok 17 ok 18 ok 19 - timethis prints a timestr ok 20 - low count warns about precision ok 21 - two benchmarks run ok 22 ok 23 ok 24 - returns hashref ok 25 - two results ok 26 - The object isa Benchmark::Dumb ok 27 - The object isa Benchmark::Dumb ok All tests successful. Files=3, Tests=44, 0 wallclock secs ( 0.03 usr + 0.01 sys = 0.05 CPU) Result: PASS SMUELLER/Dumbbench-0.04.tar.gz nmake test TEST_VERBOSE=1 -- OK Steffen Mueller <smueller@cpan.org> More reliable benchmarking with the least amount of thinking >>> (cd C:\cpanfly-5.14\var\cpan\build\Dumbbench-0.04-Jva6cZ && tar cvf - Dumbbench-0.04.ppd blib) | gzip -c >C:/cpanfly-5.14/var/REPO/S/SM/SMUELLER/Dumbbench-0.04.tar.gz Dumbbench-0.04.ppd blib/ blib/lib/ blib/lib/Benchmark/ blib/lib/Benchmark/Dumb.pm blib/lib/Dumbbench/ blib/lib/Dumbbench/BoxPlot.pm blib/lib/Dumbbench/Instance/ blib/lib/Dumbbench/Instance/Cmd.pm blib/lib/Dumbbench/Instance/PerlEval.pm blib/lib/Dumbbench/Instance/PerlSub.pm blib/lib/Dumbbench/Instance.pm blib/lib/Dumbbench/Result.pm blib/lib/Dumbbench/Stats.pm blib/lib/Dumbbench.pm blib/script/ blib/script/dumbbench blib/script/dumbbench.bat >>> mv C:\cpanfly-5.14\var\cpan\build\Dumbbench-0.04-Jva6cZ/Dumbbench-0.04.ppd C:/cpanfly-5.14/var/REPO/S/SM/SMUELLER Finished 2011-04-28T19:34:09