PATH=C:\cpanfly-5.24-32\var\megalib\bin;C:\Perl-5.24-32\site\bin;C:\Perl-5.24-32\bin;C:\MinGW-32\bin;C:\cygwin\bin;C:\instantclient_11_2-32;C:\cpanfly-5.24-32\var\megalib\bin;C:\Perl-5.24-32\site\bin;C:\Perl-5.24-32\bin;C:\MinGW-32\bin;C:\cygwin\bin;C:\instantclient_11_2-32;C:\p4;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Git\cmd;C:\Program Files (x86)\CMake\bin Start 2016-06-21T14:12:50 ActivePerl-2400 CPAN-2.10 PATH=C:/CPANFL~2.24-/var/libs/bin;C:\CPANFL~2.24-\var\megalib\bin;C:\PERL-5~2.24-\site\bin;C:\PERL-5~2.24-\bin;C:\MinGW-32\bin;C:\cygwin\bin;C:\INSTAN~3;C:\CPANFL~2.24-\var\megalib\bin;C:\PERL-5~2.24-\site\bin;C:\PERL-5~2.24-\bin;C:\MinGW-32\bin;C:\cygwin\bin;C:\INSTAN~3;C:\p4;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WINDOW~1\v1.0\;C:\PROGRA~1\Git\cmd;C:\PROGRA~2\CMake\bin Reading 'C:\cpanfly-5.24-32\var\cpan\Metadata' Database was generated on Tue, 21 Jun 2016 05:29:02 GMT Checksum for C:\cpanfly-5.24-32\var\cpan\sources\authors\id\P\PE\PEVANS\AnyEvent-Future-0.03.tar.gz ok AnyEvent-Future-0.03 AnyEvent-Future-0.03/LICENSE AnyEvent-Future-0.03/Build.PL AnyEvent-Future-0.03/MANIFEST AnyEvent-Future-0.03/META.json AnyEvent-Future-0.03/Changes AnyEvent-Future-0.03/Makefile.PL AnyEvent-Future-0.03/README AnyEvent-Future-0.03/META.yml AnyEvent-Future-0.03/examples AnyEvent-Future-0.03/examples/http_get.pl AnyEvent-Future-0.03/lib AnyEvent-Future-0.03/lib/AnyEvent AnyEvent-Future-0.03/lib/AnyEvent/Future.pm AnyEvent-Future-0.03/t AnyEvent-Future-0.03/t/02timer.t AnyEvent-Future-0.03/t/03condvar.t AnyEvent-Future-0.03/t/00use.t AnyEvent-Future-0.03/t/01anyevent.t AnyEvent-Future-0.03/t/99pod.t Configuring P/PE/PEVANS/AnyEvent-Future-0.03.tar.gz with Makefile.PL >>> C:\Perl-5.24-32\bin\perl.exe Makefile.PL # running Build.PL Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'AnyEvent-Future' version '0.03' PEVANS/AnyEvent-Future-0.03.tar.gz C:\Perl-5.24-32\bin\perl.exe Makefile.PL -- OK Running make for P/PE/PEVANS/AnyEvent-Future-0.03.tar.gz >>> dmake C:\Perl-5.24-32\bin\perl.exe Build --makefile_env_macros 1 Building AnyEvent-Future PEVANS/AnyEvent-Future-0.03.tar.gz dmake -- OK Running make test >>> dmake test TEST_VERBOSE=1 C:\Perl-5.24-32\bin\perl.exe Build --makefile_env_macros 1 test t\00use.t ....... ok 1 - use AnyEvent::Future; 1..1 ok t\01anyevent.t .. ok 1 - $future->get on AnyEvent::Future ok 2 - $future->get on as_future ok 3 - $future->cancel cancels a pending watch ok 4 - $future->get on as_future_cb done ok 5 - $future->failure on as_future_cb fail 1..5 ok t\02timer.t ..... ok 1 - ->new_delay future is ready ok 2 - $future->get returns empty list on new_delay ok 3 - ->new_timeout is ready ok 4 - $future is ready from new_timeout ok 5 - $future failed with "Timeout" for new_timeout 1..5 ok t\03condvar.t ... ok 1 - $future not yet ready before $cv->send ok 2 - $future is now ready after $cv->send ok 3 - $future->get ok 4 - $future is now ready after $cv->send ok 5 - $future->failure ok 6 - $called now 1 after ->send ok 7 - $future now ready after ->send with cb replacement ok 8 - $cv->recv after $f->done ok 9 - $cv->recv dies ok 10 - $cv->recv exception 1..10 ok t\99pod.t ....... 1..1 ok 1 - POD test for blib/lib/AnyEvent/Future.pm ok All tests successful. Files=5, Tests=22, 4 wallclock secs ( 0.06 usr + 0.01 sys = 0.08 CPU) Result: PASS PEVANS/AnyEvent-Future-0.03.tar.gz dmake test TEST_VERBOSE=1 -- OK Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/P/PE/PEVANS/CHECKSUMS Paul Evans <leonerd@leonerd.org.uk> use L<Future> with L<AnyEvent> >>> (cd C:\cpanfly-5.24-32\var\tmp\cpan_build\AnyEvent-Future-0.03-NdJ22L && tar cvf - AnyEvent-Future-0.03.ppd blib) | gzip -c >C:/cpanfly-5.24-32/var/REPO/P/PE/PEVANS/AnyEvent-Future-0.03.tar.gz AnyEvent-Future-0.03.ppd blib/ blib/lib/ blib/lib/AnyEvent/ blib/lib/AnyEvent/Future.pm Finished 2016-06-21T14:13:04