Start 2009-02-19T08:17:08 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, 19 Feb 2009 10:26:55 GMT Running make for P/PE/PEVANS/String-Tagged-0.02.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/P/PE/PEVANS/String-Tagged-0.02.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\String-Tagged-0.02.tar.gz ok String-Tagged-0.02/ String-Tagged-0.02/lib/ String-Tagged-0.02/lib/String/ String-Tagged-0.02/lib/String/Tagged.pm String-Tagged-0.02/META.yml String-Tagged-0.02/t/ String-Tagged-0.02/t/01plain.t String-Tagged-0.02/t/00use.t String-Tagged-0.02/t/04tags-appendstr.t String-Tagged-0.02/t/06tags-substr.t String-Tagged-0.02/t/05tags-delete.t String-Tagged-0.02/t/10debugprint.t String-Tagged-0.02/t/03tags-iter-limit.t String-Tagged-0.02/t/02tags-conststr.t String-Tagged-0.02/Changes String-Tagged-0.02/MANIFEST String-Tagged-0.02/Makefile.PL String-Tagged-0.02/Build.PL CPAN.pm: Going to build P/PE/PEVANS/String-Tagged-0.02.tar.gz >>> C:\Perl\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for String::Tagged >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/String/Tagged.pm blib\lib\String\Tagged.pm PEVANS/String-Tagged-0.02.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 String::Tagged; ok t/01plain.............. 1..8 ok 1 - Plain string accessor ok 2 - Plain string length ok 3 - Plain substring accessor ok 4 - After set_substr ok 5 - String length after set_substr ok 6 - After insert ok 7 - After append ok 8 - STRINGify operator ok t/02tags-conststr...... 1..25 ok 1 - No tags defined initially ok 2 - message tag now defined ok 3 - tags list after apply message ok 4 - one extent from iter_extents ok 5 - String::Tagged::Extent->can(...) ok 6 - $e->string ok 7 - $e->start ok 8 - $e->length ok 9 - $e->end ok 10 - $e->substr ok 11 - tags at pos 0 ok 12 - message tag is 1 at pos 0 ok 13 - space tag now also defined ok 14 - tags list after apply space ok 15 - two extent from iter_extents ok 16 - $e[0]->substr ok 17 - $e[1]->substr ok 18 - tags list non-overlapping after apply space ok 19 - substrs non-overlapping after apply space ok 20 - tags list non-overlapping after apply space ok 21 - substrs non-overlapping after apply space ok 22 - tags list with overridden tag ok 23 - tags at pos 0 of edge-anchored ok 24 - everywhere tag is 1 at pos 0 of edge-anchored ok 25 - tags list with edge-anchored tags ok t/03tags-iter-limit.... 1..6 ok 1 - tags list with start offset ok 2 - tags list with end limit ok 3 - tags list non-overlapping with start offset ok 4 - tags list non-overlapping with end limit ok 5 - substrs non-overlapping with start offset ok 6 - substrs non-overlapping with start offset ok t/04tags-appendstr..... 1..10 ok 1 - No tags defined initially ok 2 - str after first append ok 3 - tagnames after first append ok 4 - tags at pos 0 ok 5 - word tag at pos 0 ok 6 - tags list after first append ok 7 - str after second append ok 8 - tags list after second append ok 9 - str after third append ok 10 - tags list after third append ok t/05tags-delete........ 1..5 ok 1 - tags list initially ok 2 - tags list after delete ok 3 - tags list after unapply ok 4 - tags list after second unapply ok 5 - tags list after third unapply ok t/06tags-substr........ 1..6 ok 1 - tags list initially ok 2 - tags list after first substr ok 3 - tags list after second substr ok 4 - tags list after collapsing substr ok 5 - tags list after straddling substr ok 6 - tags list after prepend substr ok t/10debugprint......... 1..4 ok 1 - untagged ok 2 - one tag ok 3 - single-char tag ok 4 - everywhere tag ok All tests successful. Files=8, Tests=65, 1 wallclock secs ( 0.01 usr + 0.08 sys = 0.09 CPU) Result: PASS PEVANS/String-Tagged-0.02.tar.gz nmake test TEST_VERBOSE=1 -- OK Paul Evans <leonerd@leonerd.org.uk> string buffers with value tags on extents >>> (cd C:\cpanfly\var\cpan\build\String-Tagged-0.02-fpcqQK && tar cvf - String-Tagged-0.02.ppd blib) | gzip -c >C:/cpanfly/var/REPO/P/PE/PEVANS/String-Tagged-0.02.tar.gz String-Tagged-0.02.ppd blib/ blib/lib/ blib/lib/String/ blib/lib/String/Tagged.pm >>> mv C:\cpanfly\var\cpan\build\String-Tagged-0.02-fpcqQK/String-Tagged-0.02.ppd C:/cpanfly/var/REPO/P/PE/PEVANS Finished 2009-02-19T08:17:14