Setting PATH to /opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2009-08-10T09:12:17 ActivePerl-818 CPAN-1.9402 Going to read '/export/home/fly818/var/cpan/Metadata' Database was generated on Mon, 10 Aug 2009 10:26:57 GMT Running make for E/EL/ELMEX/Object-Event-1.1.tar.gz Checksum for /net/nas/data/cpan/authors/id/E/EL/ELMEX/Object-Event-1.1.tar.gz ok Will not use Archive::Tar, need 1.00 Object-Event-1.1/ Object-Event-1.1/t/ Object-Event-1.1/t/04_recursive.t Object-Event-1.1/t/02_stop_event.t Object-Event-1.1/t/10_continue.t Object-Event-1.1/t/07_event_name.t Object-Event-1.1/t/00-load.t Object-Event-1.1/t/03_event_within.t Object-Event-1.1/t/12_prio.t Object-Event-1.1/t/14_methods2.t Object-Event-1.1/t/15_methods_subc.t Object-Event-1.1/t/05_unreg_rec.t Object-Event-1.1/t/01_simple_events.t Object-Event-1.1/t/08_priorities.t Object-Event-1.1/t/06_unreg_guard.t Object-Event-1.1/t/13_methods.t Object-Event-1.1/lib/ Object-Event-1.1/lib/Object/ Object-Event-1.1/lib/Object/Event.pm Object-Event-1.1/README Object-Event-1.1/samples/ Object-Event-1.1/samples/simple_example Object-Event-1.1/samples/mass_example Object-Event-1.1/samples/benchmark Object-Event-1.1/Changes Object-Event-1.1/Makefile.PL Object-Event-1.1/META.yml Object-Event-1.1/MANIFEST CPAN.pm: Going to build E/EL/ELMEX/Object-Event-1.1.tar.gz >>> /export/home/fly818/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Object::Event >>> make cp lib/Object/Event.pm blib/lib/Object/Event.pm Manifying blib/man3/Object::Event.3 ELMEX/Object-Event-1.1.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly818/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/methds/*.t # Testing Object::Event 1.1, Perl 5.008008, /export/home/fly818/bin/perl 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..4 ok 1 - first test called once ok 2 - got a handler ok 3 - second test still called once ok 4 - no handler anymore 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..6 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 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 All tests successful. Files=14, Tests=73, 2 wallclock secs ( 0.21 usr 0.11 sys + 1.93 cusr 0.33 csys = 2.58 CPU) Result: PASS ELMEX/Object-Event-1.1.tar.gz make test TEST_VERBOSE=1 -- OK Robin Redeker <elmex@ta-sa.org> A class that provides an event callback interface >>> (cd /export/home/fly818/var/cpan/build/Object-Event-1.1-VH_Nea && tar cvf - Object-Event-1.1.ppd blib) | gzip -c >/export/home/fly818/var/REPO/E/EL/ELMEX/Object-Event-1.1.tar.gz Object-Event-1.1.ppd blib/ blib/lib/ blib/lib/Object/ blib/lib/Object/Event.pm blib/man3/ blib/man3/Object::Event.3 >>> mv /export/home/fly818/var/cpan/build/Object-Event-1.1-VH_Nea/Object-Event-1.1.ppd /export/home/fly818/var/REPO/E/EL/ELMEX Finished 2009-08-10T09:12:27