PATH=C:\mingw\bin;C:\cygwin\bin;C:\cpanfly-5.18\var\megalib\bin;C:\Perl64-5.18\site\bin;C:\Perl64-5.18\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\PROGRA~2\Perforce;C:\instantclient_11_2;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\PROGRA~2\Perforce;C:\mysql\bin Start 2014-03-01T10:35:36 ActivePerl-1800 CPAN-2.00 PATH=C:\mingw\bin;C:\cygwin\bin;C:\CPANFL~1.18\var\megalib\bin;C:\Perl64-5.18\site\bin;C:\Perl64-5.18\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~1\v1.0;C:\PROGRA~2\Perforce;C:\INSTAN~1;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~1\v1.0;C:\PROGRA~2\Perforce;C:\mysql\bin Reading 'C:\cpanfly-5.18\var\cpan\Metadata' Database was generated on Sat, 01 Mar 2014 13:53:02 GMT Running make for M/MS/MSTROUT/HTML-Zoom-0.009001.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/M/MS/MSTROUT/HTML-Zoom-0.009001.tar.gz Checksum for C:\cpanfly-5.18\var\cpan\sources\authors\id\M\MS\MSTROUT\HTML-Zoom-0.009001.tar.gz ok HTML-Zoom-0.009001/ HTML-Zoom-0.009001/t/ HTML-Zoom-0.009001/t/synopsis.t HTML-Zoom-0.009001/t/actions.t HTML-Zoom-0.009001/MANIFEST HTML-Zoom-0.009001/Makefile.PL HTML-Zoom-0.009001/META.yml HTML-Zoom-0.009001/lib/ HTML-Zoom-0.009001/lib/HTML/ HTML-Zoom-0.009001/lib/HTML/Zoom/ HTML-Zoom-0.009001/lib/HTML/Zoom/Parser/ HTML-Zoom-0.009001/lib/HTML/Zoom/Parser/BuiltIn.pm HTML-Zoom-0.009001/lib/HTML/Zoom/SelectorParser.pm HTML-Zoom-0.009001/lib/HTML/Zoom/StreamBase.pm HTML-Zoom-0.009001/lib/HTML/Zoom/SubObject.pm HTML-Zoom-0.009001/lib/HTML/Zoom/ReadFH.pm HTML-Zoom-0.009001/lib/HTML/Zoom/FilterStream.pm HTML-Zoom-0.009001/lib/HTML/Zoom/StreamUtils.pm HTML-Zoom-0.009001/lib/HTML/Zoom/Producer/ HTML-Zoom-0.009001/lib/HTML/Zoom/Producer/BuiltIn.pm HTML-Zoom-0.009001/lib/HTML/Zoom/MatchWithoutFilter.pm HTML-Zoom-0.009001/lib/HTML/Zoom/FilterBuilder.pm HTML-Zoom-0.009001/lib/HTML/Zoom/CodeStream.pm HTML-Zoom-0.009001/lib/HTML/Zoom/ZConfig.pm HTML-Zoom-0.009001/lib/HTML/Zoom.pm HTML-Zoom-0.009001/inc/ HTML-Zoom-0.009001/inc/Module/ HTML-Zoom-0.009001/inc/Module/Install.pm HTML-Zoom-0.009001/inc/Module/Install/ HTML-Zoom-0.009001/inc/Module/Install/Can.pm HTML-Zoom-0.009001/inc/Module/Install/Fetch.pm HTML-Zoom-0.009001/inc/Module/Install/Metadata.pm HTML-Zoom-0.009001/inc/Module/Install/Makefile.pm HTML-Zoom-0.009001/inc/Module/Install/Win32.pm HTML-Zoom-0.009001/inc/Module/Install/WriteAll.pm HTML-Zoom-0.009001/inc/Module/Install/Base.pm CPAN.pm: Building M/MS/MSTROUT/HTML-Zoom-0.009001.tar.gz >>> C:\Perl64-5.18\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Generating a dmake-style Makefile Writing Makefile for HTML::Zoom Writing MYMETA.yml and MYMETA.json >>> dmake cp lib/HTML/Zoom/FilterStream.pm blib\lib\HTML\Zoom\FilterStream.pm cp lib/HTML/Zoom/StreamUtils.pm blib\lib\HTML\Zoom\StreamUtils.pm cp lib/HTML/Zoom.pm blib\lib\HTML\Zoom.pm cp lib/HTML/Zoom/StreamBase.pm blib\lib\HTML\Zoom\StreamBase.pm cp lib/HTML/Zoom/Parser/BuiltIn.pm blib\lib\HTML\Zoom\Parser\BuiltIn.pm cp lib/HTML/Zoom/CodeStream.pm blib\lib\HTML\Zoom\CodeStream.pm cp lib/HTML/Zoom/FilterBuilder.pm blib\lib\HTML\Zoom\FilterBuilder.pm cp lib/HTML/Zoom/Producer/BuiltIn.pm blib\lib\HTML\Zoom\Producer\BuiltIn.pm cp lib/HTML/Zoom/MatchWithoutFilter.pm blib\lib\HTML\Zoom\MatchWithoutFilter.pm cp lib/HTML/Zoom/SubObject.pm blib\lib\HTML\Zoom\SubObject.pm cp lib/HTML/Zoom/ReadFH.pm blib\lib\HTML\Zoom\ReadFH.pm cp lib/HTML/Zoom/SelectorParser.pm blib\lib\HTML\Zoom\SelectorParser.pm cp lib/HTML/Zoom/ZConfig.pm blib\lib\HTML\Zoom\ZConfig.pm MSTROUT/HTML-Zoom-0.009001.tar.gz dmake -- OK Running make test >>> dmake test TEST_VERBOSE=1 C:\Perl64-5.18\bin\perl.exe "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'inc', 'blib\lib', 'blib\arch')" t/*.t t/actions.t ... ok 1 - set attribute on existing attribute ok 2 - set attribute on non existing attribute ok 3 - add attribute on existing attribute ok 4 - add attribute on non existing attribute ok 5 - remove attribute on existing attribute ok 6 - remove attribute on non existing attribute ok 7 - add_before ok ok 8 - add_after ok ok 9 - prepend_content ok ok 10 - prepend_content ok with in place close ok 11 - replace ok ok 12 - collect removes without passthrough ok 13 - collect collected right events ok 14 - collect w/content removes correctly ok 15 - collect w/content collects correctly ok 16 - replace w/content ok 17 - append content ok ok 18 - repeat ok ok 19 - repeat_content ok ok 20 - repeat_content with filter ok ok 21 - repeat_content using repeat_between ok 1..21 ok t/synopsis.t .. ok 1 - Synopsis code works ok 1..1 ok All tests successful. Files=2, Tests=22, 0 wallclock secs ( 0.08 usr + 0.01 sys = 0.09 CPU) Result: PASS MSTROUT/HTML-Zoom-0.009001.tar.gz dmake test TEST_VERBOSE=1 -- OK Matt S Trout <perl-stuff@trout.me.uk> selector based streaming template engine >>> (cd C:\cpanfly-5.18\var\cpan\build\HTML-Zoom-0.009001-A29KsR && tar cvf - HTML-Zoom-0.009001.ppd blib) | gzip -c >C:/cpanfly-5.18/var/REPO/M/MS/MSTROUT/HTML-Zoom-0.009001.tar.gz HTML-Zoom-0.009001.ppd blib/ blib/lib/ blib/lib/HTML/ blib/lib/HTML/Zoom/ blib/lib/HTML/Zoom/CodeStream.pm blib/lib/HTML/Zoom/FilterBuilder.pm blib/lib/HTML/Zoom/FilterStream.pm blib/lib/HTML/Zoom/MatchWithoutFilter.pm blib/lib/HTML/Zoom/Parser/ blib/lib/HTML/Zoom/Parser/BuiltIn.pm blib/lib/HTML/Zoom/Producer/ blib/lib/HTML/Zoom/Producer/BuiltIn.pm blib/lib/HTML/Zoom/ReadFH.pm blib/lib/HTML/Zoom/SelectorParser.pm blib/lib/HTML/Zoom/StreamBase.pm blib/lib/HTML/Zoom/StreamUtils.pm blib/lib/HTML/Zoom/SubObject.pm blib/lib/HTML/Zoom/ZConfig.pm blib/lib/HTML/Zoom.pm >>> mv C:\cpanfly-5.18\var\cpan\build\HTML-Zoom-0.009001-A29KsR/HTML-Zoom-0.009001.ppd C:/cpanfly-5.18/var/REPO/M/MS/MSTROUT Finished 2014-03-01T10:35:43