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-26T00:34:34 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 Mon, 25 Apr 2011 22:28:27 GMT Running make for O/OT/OTTERLEY/AnyEvent-STOMP-0.6.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/O/OT/OTTERLEY/AnyEvent-STOMP-0.6.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/O/OT/OTTERLEY/CHECKSUMS Checksum for C:\cpanfly-5.14\var\cpan\sources\authors\id\O\OT\OTTERLEY\AnyEvent-STOMP-0.6.tar.gz ok AnyEvent-STOMP-0.6/ AnyEvent-STOMP-0.6/Changes AnyEvent-STOMP-0.6/ignore.txt AnyEvent-STOMP-0.6/lib/ AnyEvent-STOMP-0.6/Makefile.PL AnyEvent-STOMP-0.6/MANIFEST AnyEvent-STOMP-0.6/META.yml AnyEvent-STOMP-0.6/README AnyEvent-STOMP-0.6/t/ AnyEvent-STOMP-0.6/t/00-load.t AnyEvent-STOMP-0.6/t/boilerplate.t AnyEvent-STOMP-0.6/t/manifest.t AnyEvent-STOMP-0.6/t/pod.t AnyEvent-STOMP-0.6/lib/AnyEvent/ AnyEvent-STOMP-0.6/lib/AnyEvent/STOMP.pm CPAN.pm: Going to build O/OT/OTTERLEY/AnyEvent-STOMP-0.6.tar.gz >>> C:\Perl64-5.14\bin\perl.exe Makefile.PL Argument "6.57_05" isn't numeric in numeric ge (>=) at Makefile.PL line 5. Warning: prerequisite Object::Event 1.21 not found. Checking if your kit is complete... Looks good Writing Makefile for AnyEvent::STOMP Writing MYMETA.yml ---- Unsatisfied dependencies detected during ---- ---- OTTERLEY/AnyEvent-STOMP-0.6.tar.gz ---- Object::Event [requires] Running make test Delayed until after prerequisites Running test for module 'Object::Event' Running make for E/EL/ELMEX/Object-Event-1.22.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/E/EL/ELMEX/Object-Event-1.22.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/E/EL/ELMEX/CHECKSUMS Checksum for C:\cpanfly-5.14\var\cpan\sources\authors\id\E\EL\ELMEX\Object-Event-1.22.tar.gz ok Object-Event-1.22/ Object-Event-1.22/t/ Object-Event-1.22/t/06_unreg_guard.t Object-Event-1.22/t/17_methods_alias.t Object-Event-1.22/t/07_event_name.t Object-Event-1.22/t/13_methods.t Object-Event-1.22/t/05_unreg_rec.t Object-Event-1.22/t/08_priorities.t Object-Event-1.22/t/15_methods_subc.t Object-Event-1.22/t/18_method_inherit.t Object-Event-1.22/t/20_forward_legacy.t Object-Event-1.22/t/18_method_inherit_2.t Object-Event-1.22/t/14_methods2.t Object-Event-1.22/t/02_stop_event.t Object-Event-1.22/t/16_event.t Object-Event-1.22/t/00-load.t Object-Event-1.22/t/12_prio.t Object-Event-1.22/t/19_method_exept.t Object-Event-1.22/t/01_simple_events.t Object-Event-1.22/t/10_continue.t Object-Event-1.22/t/04_recursive.t Object-Event-1.22/t/03_event_within.t Object-Event-1.22/samples/ Object-Event-1.22/samples/benchmark Object-Event-1.22/samples/mass_example Object-Event-1.22/samples/simple_example Object-Event-1.22/Changes Object-Event-1.22/MANIFEST Object-Event-1.22/lib/ Object-Event-1.22/lib/Object/ Object-Event-1.22/lib/Object/Event.pm Object-Event-1.22/README Object-Event-1.22/Makefile.PL Object-Event-1.22/META.yml Object-Event-1.22/META.json CPAN.pm: Going to build E/EL/ELMEX/Object-Event-1.22.tar.gz >>> C:\Perl64-5.14\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Object::Event Writing MYMETA.yml >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Object/Event.pm blib\lib\Object\Event.pm ELMEX/Object-Event-1.22.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/methds/*.t # Testing Object::Event 1.22, Perl 5.014000, C:\Perl64-5.14\bin\perl.exe t/00-load.t .............. 1..1 ok 1 - use Object::Event; ok t/01_simple_events.t ..... 1..10 ok 1 - the two main event callbacks were called ok 2 - the first event callback was called first ok 3 - the second event callback was called first ok 4 - main after event callback was called ok 5 - main before event callback was called ok 6 - Hit me was called ok 7 - Hit me was unregistered correctly ok 8 - Exception callback was called ok 9 - Exception generated a warning ok 10 - No more registered events ok t/02_stop_event.t ........ 1..25 ok 1 - before has been executed ok 2 - ext_before has been executed ok 3 - event has been executed ok 4 - ext_after has not been executed ok 5 - after has not been executed ok 6 - before has been executed ok 7 - ext_before has been executed ok 8 - event has been executed ok 9 - ext_after has not been executed ok 10 - after has not been executed ok 11 - before has been executed ok 12 - ext_before has been executed ok 13 - event has been executed ok 14 - ext_after has not been executed ok 15 - after has not been executed ok 16 - before has been executed ok 17 - ext_before has been executed ok 18 - event has been executed ok 19 - ext_after has not been executed ok 20 - after has not been executed ok 21 - before has been executed ok 22 - ext_before has been executed ok 23 - event has been executed ok 24 - ext_after has not been executed ok 25 - after has not been executed ok t/03_event_within.t ...... 1..2 ok 1 - first callback was called once ok 2 - second callback was called once ok t/04_recursive.t ......... 1..1 ok 1 - first callback was called twice ok t/05_unreg_rec.t ......... 1..6 ok 1 - handles 'test' ok 2 - handles 'test2' ok 3 - doesn't handle 'test' ok 4 - doesn't handle 'test2' ok 5 - first callback was called once ok 6 - second callback was called once ok t/06_unreg_guard.t ....... 1..5 ok 1 - first test called once ok 2 - got a handler ok 3 - second test still called once ok 4 - no handler anymore ok 5 - guard removal on assignment correct ok t/07_event_name.t ........ 1..1 ok 1 - event_name method returns event name ok t/08_priorities.t ........ 1..4 ok 1 - priorities called in correct order ok 2 - custom priorities called in correct order ok 3 - priorities called in correct order after remove ok 4 - priorities called in correct order after remove ok t/10_continue.t .......... 1..2 ok 1 - event got captured okay ok 2 - event got continued okay ok t/12_prio.t .............. 1..1 ok 1 - all callbacks got correct order ok t/13_methods.t ........... 1..12 ok 1 - first object got event ok 2 - second object got no event ok 3 - first object got no event ok 4 - second object got event ok 5 - first object got method with event callback ok 6 - second object doesn't have method with event callback ok 7 - first object got method with event callback with alias method ok 8 - event returns true for methods ok 9 - priorities work ok 10 - priorities work 2 ok 11 - priorities work ok 12 - priorities of event methods ok t/14_methods2.t .......... 1..5 ok 1 - calling method simply works ok 2 - simple chaining works ok 3 - special events work ok 4 - unreg_cb works ok 5 - calling event() works too ok t/15_methods_subc.t ...... 1..5 ok 1 - bar first class works. ok 2 - bar first undecl class works. ok 3 - foo class works. ok 4 - bar class works. ok 5 - bar class works. ok t/16_event.t ............. 1..2 ok 1 - event returns true for reg_cb cb. ok 2 - event returns false for non cb. ok t/17_methods_alias.t ..... 1..2 ok 1 - event aliases work ok 2 - event aliases with prios work ok t/18_method_inherit.t .... 1..3 ok 1 - foo class ok 2 - meh class diamond ok 3 - baz class ok t/18_method_inherit_2.t .. 1..3 ok 1 - foo class ok 2 - meh class diamond ok 3 - baz class ok t/19_method_exept.t ...... 1..3 ok 1 - got exception from method ok 2 - got exception callback recursion ok 3 - got exception callback recursion via event method ok t/20_forward_legacy.t .... 1..6 ok 1 - first object ok ok 2 - second object ok ok 3 - event name ok ok 4 - event name ok ok 5 - event name ok ok 6 - event name ok ok All tests successful. Files=20, Tests=99, 2 wallclock secs ( 0.13 usr + 0.05 sys = 0.17 CPU) Result: PASS ELMEX/Object-Event-1.22.tar.gz nmake test TEST_VERBOSE=1 -- OK Robin Redeker <elmex@ta-sa.org> A class that provides an event callback interface >>> (cd C:\cpanfly-5.14\var\cpan\build\Object-Event-1.22-xc03tA && tar cvf - Object-Event-1.22.ppd blib) | gzip -c >C:/cpanfly-5.14/var/REPO/E/EL/ELMEX/Object-Event-1.22.tar.gz Object-Event-1.22.ppd blib/ blib/lib/ blib/lib/Object/ blib/lib/Object/Event.pm >>> mv C:\cpanfly-5.14\var\cpan\build\Object-Event-1.22-xc03tA/Object-Event-1.22.ppd C:/cpanfly-5.14/var/REPO/E/EL/ELMEX Running make for O/OT/OTTERLEY/AnyEvent-STOMP-0.6.tar.gz Prepending C:\cpanfly-5.14\var\cpan\build\Object-Event-1.22-xc03tA/blib/arch C:\cpanfly-5.14\var\cpan\build\Object-Event-1.22-xc03tA/blib/lib to PERL5LIB for 'get' Has already been unwrapped into directory C:\cpanfly-5.14\var\cpan\build\AnyEvent-STOMP-0.6-F_4yXo Prepending C:\cpanfly-5.14\var\cpan\build\Object-Event-1.22-xc03tA/blib/arch C:\cpanfly-5.14\var\cpan\build\Object-Event-1.22-xc03tA/blib/lib to PERL5LIB for 'make' CPAN.pm: Going to build O/OT/OTTERLEY/AnyEvent-STOMP-0.6.tar.gz >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/AnyEvent/STOMP.pm blib\lib\AnyEvent\STOMP.pm OTTERLEY/AnyEvent-STOMP-0.6.tar.gz nmake -- OK Prepending C:\cpanfly-5.14\var\cpan\build\Object-Event-1.22-xc03tA/blib/arch C:\cpanfly-5.14\var\cpan\build\Object-Event-1.22-xc03tA/blib/lib to PERL5LIB for 'test' 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 # Testing AnyEvent::STOMP 0.6, Perl 5.014000, C:\Perl64-5.14\bin\perl.exe t/00-load.t ...... 1..1 ok 1 - use AnyEvent::STOMP; ok t/boilerplate.t .. 1..3 ok 1 - README contains no boilerplate text # TODO Need to replace the boilerplate text ok 2 - Changes contains no boilerplate text # TODO Need to replace the boilerplate text ok 3 - lib/AnyEvent/STOMP.pm contains no boilerplate text # TODO Need to replace the boilerplate text ok t/manifest.t ..... skipped: Author tests not required for installation t/pod.t .......... 1..1 ok 1 - POD test for blib\lib\AnyEvent\STOMP.pm ok All tests successful. Test Summary Report ------------------- t/boilerplate.t (Wstat: 0 Tests: 3 Failed: 0) TODO passed: 1-3 Files=4, Tests=5, 0 wallclock secs ( 0.06 usr + 0.01 sys = 0.08 CPU) Result: PASS OTTERLEY/AnyEvent-STOMP-0.6.tar.gz nmake test TEST_VERBOSE=1 -- OK Michael S. Fischer <michael+cpan@dynamine.net> A lightweight event-driven STOMP client >>> (cd C:\cpanfly-5.14\var\cpan\build\AnyEvent-STOMP-0.6-F_4yXo && tar cvf - AnyEvent-STOMP-0.6.ppd blib) | gzip -c >C:/cpanfly-5.14/var/REPO/O/OT/OTTERLEY/AnyEvent-STOMP-0.6.tar.gz AnyEvent-STOMP-0.6.ppd blib/ blib/lib/ blib/lib/AnyEvent/ blib/lib/AnyEvent/STOMP.pm >>> mv C:\cpanfly-5.14\var\cpan\build\AnyEvent-STOMP-0.6-F_4yXo/AnyEvent-STOMP-0.6.ppd C:/cpanfly-5.14/var/REPO/O/OT/OTTERLEY Finished 2011-04-26T00:34:45