Start 2009-01-15T08:35:34 LIB=C:\PROGRA~1\MICROS~4\VC98\Lib\PSDK;C:\PROGRA~1\MICROS~2\Lib;C:\PROGRA~1\MICROS~4\VC98\Lib;C:\PROGRA~1\MICROS~4\VC98\MFC\Lib INCLUDE=C:\PROGRA~1\MICROS~2\Include;C:\PROGRA~1\MICROS~4\VC98\ATL\Include;C:\PROGRA~1\MICROS~4\VC98\Include;C:\PROGRA~1\MICROS~4\VC98\MFC\Include PATH=C:\PROGRA~1\MICROS~2\Bin;C:\PROGRA~1\MICROS~2\Bin\WinNT;C:\PROGRA~1\MICROS~4\VC98\Bin;C:\PROGRA~1\MICROS~4\Common\MSDev98\Bin;C:\Perl\site\bin;C:\Perl\bin;C:\cygwin\bin;C:\mingw\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem Going to read C:\cpanfly\var\cpan\Metadata Database was generated on Thu, 15 Jan 2009 12:26:52 GMT Running make for P/PE/PEVANS/CPS-0.01.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/P/PE/PEVANS/CPS-0.01.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/P/PE/PEVANS/CHECKSUMS Checksum for C:\cpanfly\var\cpan\sources\authors\id\P\PE\PEVANS\CPS-0.01.tar.gz ok CPS-0.01/ CPS-0.01/lib/ CPS-0.01/lib/CPS.pm CPS-0.01/t/ CPS-0.01/t/10liftk.t CPS-0.01/t/04kgrep.t CPS-0.01/t/00use.t CPS-0.01/t/06kgenerate.t CPS-0.01/t/02kforeach.t CPS-0.01/t/05kfold.t CPS-0.01/t/01kwhile.t CPS-0.01/t/03kmap.t CPS-0.01/META.yml CPS-0.01/MANIFEST CPS-0.01/Makefile.PL CPS-0.01/Build.PL CPAN.pm: Going to build P/PE/PEVANS/CPS-0.01.tar.gz >>> C:\Perl\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for CPS >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/CPS.pm blib\lib\CPS.pm PEVANS/CPS-0.01.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:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/00use.......... 1..1 ok 1 - use CPS; ok t/01kwhile....... 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..... 1..2 ok 1 - kforeach sync - @nums ok 2 - kforeach sync - @nums ok t/03kmap......... 1..1 ok 1 - kmap sync - @nums ok t/04kgrep........ 1..1 ok 1 - kgrep sync - @nums ok t/05kfold........ 1..2 ok 1 - kfoldl sync - @nums ok 2 - kfoldr sync - @nums ok t/06kgenerate.... 1..1 ok 1 - kgenerate sync - @nums ok t/10liftk........ 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 All tests successful. Files=8, Tests=18, 1 wallclock secs ( 0.00 usr + 0.06 sys = 0.06 CPU) Result: PASS PEVANS/CPS-0.01.tar.gz nmake test TEST_VERBOSE=1 -- OK Paul Evans <leonerd@leonerd.org.uk> flow control structures in Continuation-Passing Style >>> (cd C:\cpanfly\var\cpan\build\CPS-0.01-LJwKS8 && tar cvf - CPS-0.01.ppd blib) | gzip -c >C:/cpanfly/var/REPO/P/PE/PEVANS/CPS-0.01.tar.gz CPS-0.01.ppd blib/ blib/lib/ blib/lib/CPS.pm >>> mv C:\cpanfly\var\cpan\build\CPS-0.01-LJwKS8/CPS-0.01.ppd C:/cpanfly/var/REPO/P/PE/PEVANS Finished 2009-01-15T08:35:38