Start 2009-02-27T06:57:03 ActivePerl-818 CPAN-1.9351 Going to read '/export/home/fly818/var/cpan/Metadata' Database was generated on Fri, 27 Feb 2009 10:26:58 GMT Running make for P/PE/PEVANS/CPS-0.02.tar.gz Checksum for /net/nas/data/cpan/authors/id/P/PE/PEVANS/CPS-0.02.tar.gz ok CPS-0.02/ CPS-0.02/lib/ CPS-0.02/lib/CPS.pm CPS-0.02/t/ CPS-0.02/t/20leakcheck.t CPS-0.02/t/10liftk.t CPS-0.02/t/04kgrep.t CPS-0.02/t/00use.t CPS-0.02/t/06kgenerate.t CPS-0.02/t/02kforeach.t CPS-0.02/t/05kfold.t CPS-0.02/t/03kmap.t CPS-0.02/t/01kwhile.t CPS-0.02/META.yml CPS-0.02/Changes CPS-0.02/MANIFEST CPS-0.02/Build.PL CPS-0.02/Makefile.PL CPAN.pm: Going to build P/PE/PEVANS/CPS-0.02.tar.gz >>> /export/home/fly818/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for CPS >>> make cp lib/CPS.pm blib/lib/CPS.pm Manifying blib/man3/CPS.3 PEVANS/CPS-0.02.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/00use.t ........ 1..1 ok 1 - use CPS; ok t/01kwhile.t ..... 1..6 ok 1 - kwhile async - @nums initially ok 2 - kwhile async - @nums after first poke ok 3 - kwhile async - @nums after second poke ok 4 - kwhile sync call does not nest for 3 ok 5 - kwhile sync call does not nest for 4 ok 6 - kwhile sync - @nums initially ok t/02kforeach.t ... 1..2 ok 1 - kforeach sync - @nums ok 2 - kforeach sync - @nums ok t/03kmap.t ....... 1..1 ok 1 - kmap sync - @nums ok t/04kgrep.t ...... 1..1 ok 1 - kgrep sync - @nums ok t/05kfold.t ...... 1..2 ok 1 - kfoldl sync - @nums ok 2 - kfoldr sync - @nums ok t/06kgenerate.t .. 1..1 ok 1 - kgenerate sync - @nums ok t/10liftk.t ...... 1..4 ok 1 - liftk returns plain CODE reference ok 2 - liftk on BLOCK ok 3 - liftk on \&func ok 4 - liftk works on list-returning functions ok t/20leakcheck.t .. 1..3 ok 1 - Initially undestroyed ok 2 - Undestroyed after first poke ok 3 - Destroyed after second poke ok All tests successful. Files=9, Tests=21, 4 wallclock secs ( 0.39 usr 0.09 sys + 2.33 cusr 0.47 csys = 3.28 CPU) Result: PASS PEVANS/CPS-0.02.tar.gz make test TEST_VERBOSE=1 -- OK Paul Evans <leonerd@leonerd.org.uk> flow control structures in Continuation-Passing Style >>> (cd /export/home/fly818/var/cpan/build/CPS-0.02-mGVF3O && tar cvf - CPS-0.02.ppd blib) | gzip -c >/export/home/fly818/var/REPO/P/PE/PEVANS/CPS-0.02.tar.gz CPS-0.02.ppd blib/ blib/lib/ blib/lib/CPS.pm blib/man3/ blib/man3/CPS.3 >>> mv /export/home/fly818/var/cpan/build/CPS-0.02-mGVF3O/CPS-0.02.ppd /export/home/fly818/var/REPO/P/PE/PEVANS Finished 2009-02-27T06:57:32