Start 2009-04-25T08:26:48 ActivePerl-1003 CPAN-1.9351 Going to read '/Users/fly1003/var/cpan/Metadata' Database was generated on Sat, 25 Apr 2009 09:27:13 GMT Running make for A/AD/ADAMK/prefork-1.03.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/A/AD/ADAMK/prefork-1.03.tar.gz Checksum for /Users/fly1003/var/cpan/sources/authors/id/A/AD/ADAMK/prefork-1.03.tar.gz ok prefork-1.03/ prefork-1.03/README prefork-1.03/Makefile.PL prefork-1.03/LICENSE prefork-1.03/lib/ prefork-1.03/lib/prefork.pm prefork-1.03/META.yml prefork-1.03/MANIFEST prefork-1.03/Changes prefork-1.03/inc/ prefork-1.03/inc/Module/ prefork-1.03/inc/Module/Install/ prefork-1.03/inc/Module/Install/DSL.pm prefork-1.03/inc/Module/Install/Win32.pm prefork-1.03/inc/Module/Install/WriteAll.pm prefork-1.03/inc/Module/Install/Can.pm prefork-1.03/inc/Module/Install/Metadata.pm prefork-1.03/inc/Module/Install/Base.pm prefork-1.03/inc/Module/Install/Makefile.pm prefork-1.03/inc/Module/Install/Fetch.pm prefork-1.03/inc/Module/Install.pm prefork-1.03/t/ prefork-1.03/t/97_meta.t prefork-1.03/t/01_compile.t prefork-1.03/t/98_pod.t prefork-1.03/t/02_main.t prefork-1.03/t/03_pragma.t prefork-1.03/t/99_pmv.t prefork-1.03/t/04_notify.t CPAN.pm: Going to build A/AD/ADAMK/prefork-1.03.tar.gz >>> /Users/fly1003/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for prefork >>> make cp lib/prefork.pm blib/lib/prefork.pm Manifying blib/man3/prefork.3 ADAMK/prefork-1.03.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /Users/fly1003/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/01_compile.t .. 1..2 ok 1 - Your perl is new enough ok 2 - use prefork; ok t/02_main.t ..... 1..18 ok 1 - prefork returns true ok 2 - Module is added to queue ok 3 - Module is not loaded ok 4 - The $FORKING variable is false ok 5 - prefork::enable returns true ok 6 - All modules are loaded by enable ok 7 - The $FORKING variable is set ok 8 - Module is now loaded ok 9 - The object isa Foo ok 10 - Test::Simple is not loaded ok 11 - prefork(Object) returns true ok 12 - The %MODULES hash is still empty ok 13 - Test::Simple is loaded ok 14 - bad prefork returns correct error ok 15 - bad prefork error returns from correct module ok 16 - bad prefork returns correct error ok 17 - bad prefork returns correct error ok 18 - bad prefork error returns from correct module ok t/03_pragma.t ... 1..12 ok 1 - use prefork; ok 2 - Module is added to queue ok 3 - Module is not loaded ok 4 - The $FORKING variable is false ok 5 - use prefork; ok 6 - All modules are loaded by enable ok 7 - The $FORKING variable is set ok 8 - Module is now loaded ok 9 - Test::Simple is not loaded ok 10 - use prefork; ok 11 - The %MODULES hash is still empty ok 12 - Test::Simple is loaded ok t/04_notify.t ... 1..19 ok 1 - $FORKING is false ok 2 - prefork::notify(undef) dies ok 3 - die message matches expected ok 4 - prefork::notify("foo") dies ok 5 - die message matches expected ok 6 - prefork::notify(\"foo") dies ok 7 - die message matches expected ok 8 - prefork::notify(\&func) returns true ok 9 - prefork::notify in non-FORKING context does not call callback ok 10 - Duplicate prefork::notify(\&func) call dies ok 11 - die message matches expected ok 12 - prefork::enable returns true ok 13 - Callback appears to be executed correctly ok 14 - prefork::enable returns true ok 15 - Callback is not called again ok 16 - prefork::notify(\&func2) returns true ok 17 - prefork::notify in FORKING context does call callback ok 18 - prefork::notify(\&func2) returns true ok 19 - prefork::notify in FORKING context calls callback again ok t/97_meta.t ..... 1..2 ok 1 - META.yml contains valid YAML ok 2 - META.yml meets the designated specification ok t/98_pod.t ...... 1..1 ok 1 - blib/lib/prefork.pm ok t/99_pmv.t ...... 1..9 ok 1 - lib/prefork.pm ok 2 - t/01_compile.t ok 3 - t/02_main.t ok 4 - t/03_pragma.t ok 5 - t/04_notify.t ok 6 - t/97_meta.t ok 7 - t/98_pod.t ok 8 - t/99_pmv.t ok 9 - Makefile.PL ok All tests successful. Files=7, Tests=63, 4 wallclock secs ( 0.12 usr 0.12 sys + 3.64 cusr 0.29 csys = 4.17 CPU) Result: PASS ADAMK/prefork-1.03.tar.gz make test TEST_VERBOSE=1 -- OK Adam Kennedy <adamk@cpan.org> Optimized module loading for forking or non-forking processes >>> (cd /Users/fly1003/var/cpan/build/prefork-1.03-sJDCee && tar cvf - prefork-1.03.ppd blib) | gzip -c >/Users/fly1003/var/REPO/A/AD/ADAMK/prefork-1.03.tar.gz prefork-1.03.ppd blib/ blib/lib/ blib/lib/prefork.pm blib/man3/ blib/man3/prefork.3 >>> mv /Users/fly1003/var/cpan/build/prefork-1.03-sJDCee/prefork-1.03.ppd /Users/fly1003/var/REPO/A/AD/ADAMK Finished 2009-04-25T08:27:00