PATH=C:\MinGW-64\bin;C:\cygwin\bin;C:\cpanfly-5.22-64\var\megalib\bin;C:\Perl-5.22-64\site\bin;C:\Perl-5.22-64\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\cpanfly-5.22-64\var\megalib\bin;C:\Perl-5.22-64\site\bin;C:\Perl-5.22-64\bin;C:\p4;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\mysql-5.5.45-x64\bin;C:\mysql-5.5.45-x64\bin Start 2015-09-16T21:34:38 ActivePerl-2200 CPAN-2.00 PATH=C:/CPANFL~2.22-/var/libs/bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\CPANFL~2.22-\var\megalib\bin;C:\PERL-5~2.22-\site\bin;C:\PERL-5~2.22-\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\CPANFL~2.22-\var\megalib\bin;C:\PERL-5~2.22-\site\bin;C:\PERL-5~2.22-\bin;C:\p4;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WINDOW~1\v1.0\ Reading 'C:\cpanfly-5.22-64\var\cpan\Metadata' Database was generated on Wed, 16 Sep 2015 04:41:02 GMT Running make for T/TI/TIMB/DashProfiler-1.13.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/T/TI/TIMB/DashProfiler-1.13.tar.gz Checksum for C:\cpanfly-5.22-64\var\cpan\sources\authors\id\T\TI\TIMB\DashProfiler-1.13.tar.gz ok DashProfiler-1.13/ DashProfiler-1.13/Changes DashProfiler-1.13/lib/ DashProfiler-1.13/lib/DashProfiler/ DashProfiler-1.13/lib/DashProfiler/Apache.pm DashProfiler-1.13/lib/DashProfiler/Auto.pm DashProfiler-1.13/lib/DashProfiler/Core.pm DashProfiler-1.13/lib/DashProfiler/Import.pm DashProfiler-1.13/lib/DashProfiler/Sample.pm DashProfiler-1.13/lib/DashProfiler/UserGuide.pm DashProfiler-1.13/lib/DashProfiler.pm DashProfiler-1.13/Makefile.PL DashProfiler-1.13/MANIFEST DashProfiler-1.13/META.yml DashProfiler-1.13/README DashProfiler-1.13/t/ DashProfiler-1.13/t/00.load.t DashProfiler-1.13/t/01.core.t DashProfiler-1.13/t/02.sample.t DashProfiler-1.13/t/03.flush.t DashProfiler-1.13/t/10.period.t DashProfiler-1.13/t/perlcritic.t DashProfiler-1.13/t/pod-coverage.t DashProfiler-1.13/t/pod.t CPAN.pm: Building T/TI/TIMB/DashProfiler-1.13.tar.gz >>> C:\Perl-5.22-64\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Generating a dmake-style Makefile Writing Makefile for DashProfiler Writing MYMETA.yml and MYMETA.json >>> dmake cp lib/DashProfiler/UserGuide.pm blib\lib\DashProfiler\UserGuide.pm cp lib/DashProfiler.pm blib\lib\DashProfiler.pm cp lib/DashProfiler/Sample.pm blib\lib\DashProfiler\Sample.pm cp lib/DashProfiler/Apache.pm blib\lib\DashProfiler\Apache.pm cp lib/DashProfiler/Import.pm blib\lib\DashProfiler\Import.pm cp lib/DashProfiler/Core.pm blib\lib\DashProfiler\Core.pm cp lib/DashProfiler/Auto.pm blib\lib\DashProfiler\Auto.pm TIMB/DashProfiler-1.13.tar.gz dmake -- OK Running make test >>> dmake test TEST_VERBOSE=1 "C:\Perl-5.22-64\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib\lib', 'blib\arch')" t/*.t # Testing DashProfiler 1.13 t/00.load.t ....... 1..1 ok 1 - use DashProfiler; ok t/01.core.t ....... ok 1 - An object of class 'DashProfiler::Core' isa 'DashProfiler::Core' ok 2 ok 3 - An object of class 'DBI::Profile' isa 'DBI::Profile' ok 4 - A reference of type 'CODE' isa 'CODE' ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 - should generate one warning ok 14 ok 15 - should include c2a ok 16 ok 17 1..17 ok you're using perl 5.022000 on MSWin32-x64-multi-thread -s -O2 Average 'cold' sample overhead is 0.000000s (max 0.000000s, min 0.000000s) Average 'hot' sample overhead is 0.000008s (max 0.015600s, min 0.000000s) t/02.sample.t ..... ok 1 ok 2 ok 3 - current_sample_duration should be > 0.5 ok 4 - current_sample_duration should be < 2 1..4 ok t/03.flush.t ...... ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 1..10 ok t/10.period.t ..... -- period_exclusive ok 1 ok 2 ok 3 - period_start_time should be 0 after end_sample_period ok 4 ok 5 - should be same as before ok 6 - the 'other' (period_exclusive) sample should be formatted ok (overhead=0.000000, inner=0.000000) -- period_summary ok 7 ok 8 ok 9 ok 10 - should be empty before any samples ok 11 - should be empty after sample that was outside a period ok 12 - should have non-zero period_start_time ok 13 - should have count of 1 and no time in path ok 14 - main profile should have count of 2 -- propagate_period_count & flush_hook ok 15 ok 16 ok 17 ok 18 ok 19 1..19 ok t/perlcritic.t .... skipped: developer-only tests t/pod-coverage.t .. skipped: Currently a developer-only test t/pod.t ........... 1..7 ok 1 - POD test for blib/lib/DashProfiler.pm ok 2 - POD test for blib/lib/DashProfiler/Apache.pm ok 3 - POD test for blib/lib/DashProfiler/Auto.pm ok 4 - POD test for blib/lib/DashProfiler/Core.pm ok 5 - POD test for blib/lib/DashProfiler/Import.pm ok 6 - POD test for blib/lib/DashProfiler/Sample.pm ok 7 - POD test for blib/lib/DashProfiler/UserGuide.pm ok All tests successful. Files=8, Tests=58, 8 wallclock secs ( 0.09 usr + 0.05 sys = 0.14 CPU) Result: PASS TIMB/DashProfiler-1.13.tar.gz dmake test TEST_VERBOSE=1 -- OK Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/T/TI/TIMB/CHECKSUMS Picked up abstract from lib/DashProfiler.pm Tim Bunce <Tim.Bunce@pobox.com> efficiently collect call count and timing data aggregated by context >>> (cd C:\cpanfly-5.22-64\var\cpan\build\DashProfiler-1.13-LFb0X9 && tar cvf - DashProfiler-1.13.ppd blib) | gzip -c >C:/cpanfly-5.22-64/var/REPO/T/TI/TIMB/DashProfiler-1.13.tar.gz DashProfiler-1.13.ppd blib/ blib/lib/ blib/lib/DashProfiler/ blib/lib/DashProfiler/Apache.pm blib/lib/DashProfiler/Auto.pm blib/lib/DashProfiler/Core.pm blib/lib/DashProfiler/Import.pm blib/lib/DashProfiler/Sample.pm blib/lib/DashProfiler/UserGuide.pm blib/lib/DashProfiler.pm >>> mv C:\cpanfly-5.22-64\var\cpan\build\DashProfiler-1.13-LFb0X9/DashProfiler-1.13.ppd C:/cpanfly-5.22-64/var/REPO/T/TI/TIMB Finished 2015-09-16T21:34:53