PATH=/usr/bin:/bin Start 2011-05-14T06:37:57 ActivePerl-1003 CPAN-1.9402 Going to read '/Users/fly1003/var/cpan/Metadata' Database was generated on Fri, 13 May 2011 22:27:50 GMT Running make for F/FL/FLORA/HTML-Zoom-0.009005.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/F/FL/FLORA/HTML-Zoom-0.009005.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/F/FL/FLORA/CHECKSUMS Checksum for /Users/fly1003/var/cpan/sources/authors/id/F/FL/FLORA/HTML-Zoom-0.009005.tar.gz ok Will not use Archive::Tar, need 1.00 HTML-Zoom-0.009005/ HTML-Zoom-0.009005/README HTML-Zoom-0.009005/Makefile.PL HTML-Zoom-0.009005/MANIFEST HTML-Zoom-0.009005/lib/ HTML-Zoom-0.009005/lib/HTML/ HTML-Zoom-0.009005/lib/HTML/Zoom.pm HTML-Zoom-0.009005/lib/HTML/Zoom/ HTML-Zoom-0.009005/lib/HTML/Zoom/FilterBuilder/ HTML-Zoom-0.009005/lib/HTML/Zoom/FilterBuilder/Template.pm HTML-Zoom-0.009005/lib/HTML/Zoom/FilterBuilder.pm HTML-Zoom-0.009005/lib/HTML/Zoom/FilterStream.pm HTML-Zoom-0.009005/lib/HTML/Zoom/ArrayStream.pm HTML-Zoom-0.009005/lib/HTML/Zoom/StreamBase.pm HTML-Zoom-0.009005/lib/HTML/Zoom/TransformBuilder.pm HTML-Zoom-0.009005/lib/HTML/Zoom/SubObject.pm HTML-Zoom-0.009005/lib/HTML/Zoom/TransformedStream.pm HTML-Zoom-0.009005/lib/HTML/Zoom/SelectorParser.pm HTML-Zoom-0.009005/lib/HTML/Zoom/FlattenedStream.pm HTML-Zoom-0.009005/lib/HTML/Zoom/MaybeDebug.pm HTML-Zoom-0.009005/lib/HTML/Zoom/ZConfig.pm HTML-Zoom-0.009005/lib/HTML/Zoom/ReadFH.pm HTML-Zoom-0.009005/lib/HTML/Zoom/Transform.pm HTML-Zoom-0.009005/lib/HTML/Zoom/StreamUtils.pm HTML-Zoom-0.009005/lib/HTML/Zoom/CodeStream.pm HTML-Zoom-0.009005/lib/HTML/Zoom/MappedStream.pm HTML-Zoom-0.009005/lib/HTML/Zoom/Producer/ HTML-Zoom-0.009005/lib/HTML/Zoom/Producer/BuiltIn.pm HTML-Zoom-0.009005/lib/HTML/Zoom/Parser/ HTML-Zoom-0.009005/lib/HTML/Zoom/Parser/BuiltIn.pm HTML-Zoom-0.009005/t/ HTML-Zoom-0.009005/t/repeat_bugfixes.t HTML-Zoom-0.009005/t/doctype.t HTML-Zoom-0.009005/t/dwim-autoload.t HTML-Zoom-0.009005/t/todo-repeat.t HTML-Zoom-0.009005/t/balance.t HTML-Zoom-0.009005/t/actions.t HTML-Zoom-0.009005/t/span.t HTML-Zoom-0.009005/t/apply.t HTML-Zoom-0.009005/t/selectors.t HTML-Zoom-0.009005/t/bugs/ HTML-Zoom-0.009005/t/bugs/repeat_replace_on_empty_tag.t HTML-Zoom-0.009005/t/synopsis/ HTML-Zoom-0.009005/t/synopsis/filterbuilder.t HTML-Zoom-0.009005/t/synopsis/zoom.t HTML-Zoom-0.009005/t/flush.t HTML-Zoom-0.009005/t/parser_weirdness.t HTML-Zoom-0.009005/t/forms.t HTML-Zoom-0.009005/Changes HTML-Zoom-0.009005/maint/ HTML-Zoom-0.009005/maint/Makefile.PL.include HTML-Zoom-0.009005/maint/synopsis-extractor HTML-Zoom-0.009005/META.yml CPAN.pm: Going to build F/FL/FLORA/HTML-Zoom-0.009005.tar.gz >>> /Users/fly1003/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for HTML-Zoom >>> make cp lib/HTML/Zoom/TransformedStream.pm blib/lib/HTML/Zoom/TransformedStream.pm cp lib/HTML/Zoom/Transform.pm blib/lib/HTML/Zoom/Transform.pm cp lib/HTML/Zoom/FlattenedStream.pm blib/lib/HTML/Zoom/FlattenedStream.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/FilterBuilder.pm blib/lib/HTML/Zoom/FilterBuilder.pm cp lib/HTML/Zoom/MappedStream.pm blib/lib/HTML/Zoom/MappedStream.pm cp lib/HTML/Zoom/CodeStream.pm blib/lib/HTML/Zoom/CodeStream.pm cp lib/HTML/Zoom/StreamUtils.pm blib/lib/HTML/Zoom/StreamUtils.pm cp lib/HTML/Zoom/ZConfig.pm blib/lib/HTML/Zoom/ZConfig.pm cp lib/HTML/Zoom/Parser/BuiltIn.pm blib/lib/HTML/Zoom/Parser/BuiltIn.pm cp lib/HTML/Zoom/MaybeDebug.pm blib/lib/HTML/Zoom/MaybeDebug.pm cp lib/HTML/Zoom/StreamBase.pm blib/lib/HTML/Zoom/StreamBase.pm cp lib/HTML/Zoom/ArrayStream.pm blib/lib/HTML/Zoom/ArrayStream.pm cp lib/HTML/Zoom/TransformBuilder.pm blib/lib/HTML/Zoom/TransformBuilder.pm cp lib/HTML/Zoom/Producer/BuiltIn.pm blib/lib/HTML/Zoom/Producer/BuiltIn.pm cp lib/HTML/Zoom/SelectorParser.pm blib/lib/HTML/Zoom/SelectorParser.pm cp lib/HTML/Zoom.pm blib/lib/HTML/Zoom.pm cp lib/HTML/Zoom/FilterStream.pm blib/lib/HTML/Zoom/FilterStream.pm cp lib/HTML/Zoom/FilterBuilder/Template.pm blib/lib/HTML/Zoom/FilterBuilder/Template.pm Manifying blib/man3/HTML::Zoom::FilterBuilder.3 Manifying blib/man3/HTML::Zoom.3 FLORA/HTML-Zoom-0.009005.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, 'blib/lib', 'blib/arch')" t/*.t 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 - transform_attribute deletes the attr if code returns undef ok 8 - transform_attribute transforms something ok 9 - transform_attribute adds attribute if not there before ok 10 - transform_attribute on nonexistent att does not add it if code returns undef ok 11 - add_before ok ok 12 - add_after ok ok 13 - prepend_content ok ok 14 - prepend_content ok with in place close ok 15 - replace ok ok 16 - collect removes without passthrough ok 17 - collect collected right events ok 18 - collect w/content removes correctly ok 19 - collect w/content collects correctly ok 20 - replace w/content ok 21 - append content ok ok 22 - repeat ok ok 23 - repeat_content ok ok 24 - repeat_content with filter ok ok 25 - repeat_content using repeat_between ok 1..25 ok t/apply.t ............................. ok 1 - apply_if with a true predicate ok 2 - apply_if with a false predicate 1..2 ok t/balance.t ........................... ok 1 - filter within collect works ok 1..1 ok t/bugs/repeat_replace_on_empty_tag.t .. skipped: TODO test t/doctype.t ........................... ok 1 - Synopsis code works ok 1..1 ok t/dwim-autoload.t ..................... ok 1 ok 2 - Properly die on bad method ok 3 ok 4 ok 5 - Got correct title(custom subref) ok 6 - Got correct from replace_content ok 7 - Got correct from add_to_attribute ok 8 - Got correct from add_to_attribute ok 9 - Got correct from set_attribute ok 10 - Got correct from set_attribute ok 11 - Got correct from add_before ok 12 - Got correct from add_after ok 13 - Got correct from prepend_content ok 14 - Got correct from append_content ok 15 - Collected Content ok 16 - Got expected ok 17 - Collected the right stuff ok 18 - Got correct list ok 19 ok 20 - Got correct from add_before ok 21 ok 22 - Got correct from add_after ok 23 ok 24 - Got correct from append_content ok 25 ok 26 - Got correct from prepend_content ok 27 ok 28 - Got correct from repeat_content ok 29 ok 30 - Got correct from repeat_content ok 31 ok 32 - Got correct from repeat_content ok 33 ok 34 - Got correct from repeat_content 1..34 ok t/flush.t ............................. ok 1 - flush_before => 0 is 1 chunks ok 2 - flush_before => 1 is 2 chunks 1..2 ok t/forms.t ............................. ok 1 - render all ok 1..1 ok t/parser_weirdness.t .................. ok 1 - Parses cuddled in place close ok 1..1 ok t/repeat_bugfixes.t ................... ok 1 ok 2 ok 3 ok 4 - Got correct from repeat_content ok 5 ok 6 - Got correct from repeat_content ok 7 ok 8 - Got correct from repeat_content ok 9 ok 10 - Got correct from repeat_content 1..10 ok t/selectors.t ......................... ok 1 - E\#id works ok 2 - E.class works ok 3 - E.class\.0 works ok 4 - E[attr] works ok 5 - *[attr] works ok 6 - E[attr="val"] works ok 7 - E[attr=val] works ok 8 - E[attr=foo\.bar] works ok 9 - E[attr!="val"] works ok 10 - E[attr*="val"] works ok 11 - E[attr^="val"] works ok 12 - E[attr$="val"] works ok 13 - E[attr*="val"] works ok 14 - E[attr~="val"] works ok 15 - E[attr|="val"] works ok 16 - [attr=bar] ok 17 - Multiple selectors: el[attr=bar],[attr=foo] ok 18 - Malformed attribute selector ([att=bar) results in a helpful error not ok 19 - sel1 sel2 works # TODO descendant selectors doesn't work yet # Failed (TODO) test 'sel1 sel2 works' # at t/selectors.t line 163. # got: undef # expected: '
' # Error parsing dispatch specification: Selectors not comma separated. # # table tr # ^ here # (in cleanup) Use of uninitialized value $selector in concatenation (.) or string at /Users/fly1003/var/cpan/build/HTML-Zoom-0.009005-lh0XjU/blib/lib/HTML/Zoom.pm line 161. not ok 20 - sel1 sel2 sel3 works # TODO descendant selectors doesn't work yet # Failed (TODO) test 'sel1 sel2 sel3 works' # at t/selectors.t line 172. # got: undef # expected: '
frew
frew
' # Error parsing dispatch specification: Selectors not comma separated. # # table tr td # ^ here # (in cleanup) Use of uninitialized value $selector in concatenation (.) or string at /Users/fly1003/var/cpan/build/HTML-Zoom-0.009005-lh0XjU/blib/lib/HTML/Zoom.pm line 161. 1..20 ok t/span.t .............................. 1..1 ok 1 ok t/synopsis/filterbuilder.t ............ ok 1 - Synopsis code works ok 1..1 ok t/synopsis/zoom.t ..................... ok 1 - Synopsis code works ok 1..1 ok t/todo-repeat.t ....................... skipped: Totally doesn't work yet All tests successful. Files=15, Tests=100, 9 wallclock secs ( 0.23 usr 0.21 sys + 1.96 cusr 0.46 csys = 2.86 CPU) Result: PASS FLORA/HTML-Zoom-0.009005.tar.gz make test TEST_VERBOSE=1 -- OK Florian Ragwitz <rafl@debian.org> selector based streaming template engine >>> (cd /Users/fly1003/var/cpan/build/HTML-Zoom-0.009005-lh0XjU && tar cvf - HTML-Zoom-0.009005.ppd blib) | gzip -c >/Users/fly1003/var/REPO/F/FL/FLORA/HTML-Zoom-0.009005.tar.gz HTML-Zoom-0.009005.ppd blib/ blib/lib/ blib/lib/HTML/ blib/lib/HTML/Zoom/ blib/lib/HTML/Zoom/ArrayStream.pm blib/lib/HTML/Zoom/CodeStream.pm blib/lib/HTML/Zoom/FilterBuilder/ blib/lib/HTML/Zoom/FilterBuilder/Template.pm blib/lib/HTML/Zoom/FilterBuilder.pm blib/lib/HTML/Zoom/FilterStream.pm blib/lib/HTML/Zoom/FlattenedStream.pm blib/lib/HTML/Zoom/MappedStream.pm blib/lib/HTML/Zoom/MaybeDebug.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/Transform.pm blib/lib/HTML/Zoom/TransformBuilder.pm blib/lib/HTML/Zoom/TransformedStream.pm blib/lib/HTML/Zoom/ZConfig.pm blib/lib/HTML/Zoom.pm blib/man3/ blib/man3/HTML::Zoom.3 blib/man3/HTML::Zoom::FilterBuilder.3 >>> mv /Users/fly1003/var/cpan/build/HTML-Zoom-0.009005-lh0XjU/HTML-Zoom-0.009005.ppd /Users/fly1003/var/REPO/F/FL/FLORA Finished 2011-05-14T06:38:57