PATH=C:\mingw\bin;C:\cygwin\bin;C:\cpanfly-5.18\var\megalib\bin;C:\Perl64-5.18\site\bin;C:\Perl64-5.18\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-04-07T04:12:10 ActivePerl-1800 CPAN-2.00 PATH=C:/CPANFL~1.18/var/libs/bin;C:\mingw\bin;C:\cygwin\bin;C:\CPANFL~1.18\var\megalib\bin;C:\Perl64-5.18\site\bin;C:\Perl64-5.18\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.18\var\cpan\Metadata' Database was generated on Mon, 07 Apr 2014 09:41:02 GMT Running make for Z/ZW/ZWON/Data-EventStream-0.02.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/Z/ZW/ZWON/Data-EventStream-0.02.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/Z/ZW/ZWON/CHECKSUMS Checksum for C:\cpanfly-5.18\var\cpan\sources\authors\id\Z\ZW\ZWON\Data-EventStream-0.02.tar.gz ok Data-EventStream-0.02/ Data-EventStream-0.02/META.yml Data-EventStream-0.02/README Data-EventStream-0.02/xt/ Data-EventStream-0.02/xt/manifest.t Data-EventStream-0.02/xt/pod-spell.t Data-EventStream-0.02/xt/pod-coverage.t Data-EventStream-0.02/xt/pod.t Data-EventStream-0.02/META.json Data-EventStream-0.02/README.pod Data-EventStream-0.02/Makefile.PL Data-EventStream-0.02/t/ Data-EventStream-0.02/t/time_batch_window.t Data-EventStream-0.02/t/length_batch_window.t Data-EventStream-0.02/t/time_window.t Data-EventStream-0.02/t/length_window.t Data-EventStream-0.02/t/00-load.t Data-EventStream-0.02/Changes Data-EventStream-0.02/MANIFEST Data-EventStream-0.02/lib/ Data-EventStream-0.02/lib/Data/ Data-EventStream-0.02/lib/Data/EventStream.pm Data-EventStream-0.02/lib/Data/EventStream/ Data-EventStream-0.02/lib/Data/EventStream/Window.pm Data-EventStream-0.02/lib/Data/EventStream/LengthBatchWindow.pm Data-EventStream-0.02/lib/Data/EventStream/TimeWindow.pm Data-EventStream-0.02/lib/Data/EventStream/Clock.pm Data-EventStream-0.02/lib/Data/EventStream/TimeBatchWindow.pm Data-EventStream-0.02/lib/Data/EventStream/TimedEvent.pm Data-EventStream-0.02/lib/Data/EventStream/LengthWindow.pm CPAN.pm: Building Z/ZW/ZWON/Data-EventStream-0.02.tar.gz >>> C:\Perl64-5.18\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Generating a dmake-style Makefile Writing Makefile for Data::EventStream Writing MYMETA.yml and MYMETA.json >>> dmake cp lib/Data/EventStream/LengthBatchWindow.pm blib\lib\Data\EventStream\LengthBatchWindow.pm cp README.pod blib\lib\Data\README.pod cp lib/Data/EventStream/TimeBatchWindow.pm blib\lib\Data\EventStream\TimeBatchWindow.pm cp lib/Data/EventStream/TimedEvent.pm blib\lib\Data\EventStream\TimedEvent.pm cp lib/Data/EventStream/Window.pm blib\lib\Data\EventStream\Window.pm cp lib/Data/EventStream.pm blib\lib\Data\EventStream.pm cp lib/Data/EventStream/Clock.pm blib\lib\Data\EventStream\Clock.pm cp lib/Data/EventStream/TimeWindow.pm blib\lib\Data\EventStream\TimeWindow.pm cp lib/Data/EventStream/LengthWindow.pm blib\lib\Data\EventStream\LengthWindow.pm ZWON/Data-EventStream-0.02.tar.gz dmake -- OK Running make test >>> dmake test TEST_VERBOSE=1 C:\Perl64-5.18\bin\perl.exe "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib\lib', 'blib\arch')" t/*.t # Testing Data::EventStream 0.02, Perl 5.018001, C:\Perl64-5.18\bin\perl.exe t/00-load.t .............. 1..1 ok 1 - use Data::EventStream; ok t/length_batch_window.t .. ok 1 - expected sums sequence ok 2 - expected counts sequence ok 3 - summator is in initial state ok 4 - counter is in initial state ok 5 - single event in queue 1..5 ok t/length_window.t ........ ok 1 - Correct sum on step 1 ok 2 - Correct count on step 1 ok 3 - Correct sum on step 2 ok 4 - Correct count on step 2 ok 5 - Correct sum on step 3 ok 6 - Correct count on step 3 ok 7 - Correct sum on step 4 ok 8 - Correct count on step 4 ok 9 - Correct sum on step 5 ok 10 - Correct count on step 5 ok 11 - Correct sum on step 6 ok 12 - Correct count on step 6 ok 13 - Correct sum on step 7 ok 14 - Correct count on step 7 1..14 ok t/time_batch_window.t .... ok 1 - Set time to 110 ok 2 - Expected value of sum ok 3 - Expected count of events ok 4 - Enqueued event 1 ok 5 - Expected value of sum ok 6 - Expected count of events ok 7 - Enqueued event 2 ok 8 - Expected value of sum ok 9 - Expected count of events ok 10 - Set time to 150 ok 11 - Expected value of sum ok 12 - Expected count of events ok 13 - Enqueued event 3 ok 14 - Expected value of sum ok 15 - Expected count of events ok 16 - Set time to 200 ok 17 - Expected value of sum ok 18 - Expected count of events ok 19 - Enqueued event 4 ok 20 - Expected value of sum ok 21 - Expected count of events ok 22 - Set time to 240 ok 23 - Expected value of sum ok 24 - Expected count of events ok 25 - Enqueued event 3 ok 26 - Expected value of sum ok 27 - Expected count of events ok 28 - Set time to 245 ok 29 - Expected value of sum ok 30 - Expected count of events ok 31 - Enqueued event 2 ok 32 - Expected value of sum ok 33 - Expected count of events ok 34 - Set time to 290 ok 35 - Expected value of sum ok 36 - Expected count of events ok 37 - Enqueued event 1 ok 38 - Expected value of sum ok 39 - Expected count of events ok 40 - Set time to 380 ok 41 - Expected value of sum ok 42 - Expected count of events ok 43 - Set time to 390 ok 44 - Expected value of sum ok 45 - Expected count of events ok 46 - Set time to 410 ok 47 - Expected value of sum ok 48 - Expected count of events 1..48 ok t/time_window.t .......... ok 1 - Set time to 110 ok 2 - Expected value of sum ok 3 - Expected count of events ok 4 - Enqueued event 1 ok 5 - Expected value of sum ok 6 - Expected count of events ok 7 - Enqueued event 2 ok 8 - Expected value of sum ok 9 - Expected count of events ok 10 - Set time to 150 ok 11 - Expected value of sum ok 12 - Expected count of events ok 13 - Enqueued event 3 ok 14 - Expected value of sum ok 15 - Expected count of events ok 16 - Set time to 200 ok 17 - Expected value of sum ok 18 - Expected count of events ok 19 - Enqueued event 4 ok 20 - Expected value of sum ok 21 - Expected count of events ok 22 - Set time to 240 ok 23 - Expected value of sum ok 24 - Expected count of events ok 25 - Enqueued event 3 ok 26 - Expected value of sum ok 27 - Expected count of events ok 28 - Set time to 245 ok 29 - Expected value of sum ok 30 - Expected count of events ok 31 - Enqueued event 2 ok 32 - Expected value of sum ok 33 - Expected count of events ok 34 - Set time to 290 ok 35 - Expected value of sum ok 36 - Expected count of events ok 37 - Enqueued event 1 ok 38 - Expected value of sum ok 39 - Expected count of events ok 40 - Set time to 380 ok 41 - Expected value of sum ok 42 - Expected count of events ok 43 - Set time to 390 ok 44 - Expected value of sum ok 45 - Expected count of events 1..45 ok All tests successful. Files=5, Tests=113, 5 wallclock secs ( 0.03 usr + 0.05 sys = 0.08 CPU) Result: PASS ZWON/Data-EventStream-0.02.tar.gz dmake test TEST_VERBOSE=1 -- OK Pavel Shaydo <pshajdo@gmail.com> Perl extension for processing event stream >>> (cd C:\cpanfly-5.18\var\cpan\build\Data-EventStream-0.02-5xt_Ss && tar cvf - Data-EventStream-0.02.ppd blib) | gzip -c >C:/cpanfly-5.18/var/REPO/Z/ZW/ZWON/Data-EventStream-0.02.tar.gz Data-EventStream-0.02.ppd blib/ blib/lib/ blib/lib/Data/ blib/lib/Data/EventStream/ blib/lib/Data/EventStream/Clock.pm blib/lib/Data/EventStream/LengthBatchWindow.pm blib/lib/Data/EventStream/LengthWindow.pm blib/lib/Data/EventStream/TimeBatchWindow.pm blib/lib/Data/EventStream/TimedEvent.pm blib/lib/Data/EventStream/TimeWindow.pm blib/lib/Data/EventStream/Window.pm blib/lib/Data/EventStream.pm blib/lib/Data/README.pod >>> mv C:\cpanfly-5.18\var\cpan\build\Data-EventStream-0.02-5xt_Ss/Data-EventStream-0.02.ppd C:/cpanfly-5.18/var/REPO/Z/ZW/ZWON Finished 2014-04-07T04:12:25