PATH=/usr/bin:/bin Start 2013-04-03T17:30:41 ActivePerl-1003 CPAN-1.9800 Reading '/home/cpanfly/var/cpan/Metadata' Database was generated on Thu, 04 Apr 2013 00:53:03 GMT Running make for T/TO/TOKUHIROM/Web-Query-0.12.tar.gz Checksum for /net/nas/data/cpan/authors/id/T/TO/TOKUHIROM/Web-Query-0.12.tar.gz ok You have Archive::Tar 1.38_01, but 1.50 or later is recommended. Please upgrade. Web-Query-0.12/.gitignore Web-Query-0.12/.travis.yml Web-Query-0.12/Build.PL Web-Query-0.12/Changes Web-Query-0.12/LICENSE Web-Query-0.12/META.json Web-Query-0.12/README.md Web-Query-0.12/cpanfile Web-Query-0.12/lib/Web/Query.pm Web-Query-0.12/t/00_compile.t Web-Query-0.12/t/01_src.t Web-Query-0.12/t/02_op.t Web-Query-0.12/t/03_traverse.t Web-Query-0.12/t/04_element.t Web-Query-0.12/t/05_html5.t Web-Query-0.12/t/06_new_from_url_error_handling.t Web-Query-0.12/t/07_remove.t Web-Query-0.12/t/08_indent.t Web-Query-0.12/t/09_as_html.t Web-Query-0.12/t/10_subclass.t Web-Query-0.12/t/data/foo.html Web-Query-0.12/t/lib/My/Web/Query.pm Web-Query-0.12/t/replace_with.t Web-Query-0.12/xt/02_perlcritic.t Web-Query-0.12/xt/live/01_simple.t Web-Query-0.12/Build.PL Web-Query-0.12/LICENSE Web-Query-0.12/META.json Web-Query-0.12/META.yml Web-Query-0.12/MANIFEST CPAN.pm: Building T/TO/TOKUHIROM/Web-Query-0.12.tar.gz >>> /home/cpanfly/ap1003/bin/perl-static Build.PL Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'Web-Query' version '0.12' Merging cpanfile prereqs to MYMETA.yml Merging cpanfile prereqs to MYMETA.json Could not read metadata file. Falling back to other methods to determine prerequisites >>> ./Build Building Web-Query TOKUHIROM/Web-Query-0.12.tar.gz ./Build -- OK Running Build test >>> ./Build test verbose=1 Use of uninitialized value $Test::Harness::Switches in length at /home/cpanfly/var/megalib/Module/Build/Base.pm line 2768. t/00_compile.t ...................... 1..1 ok 1 - use Web::Query; ok t/01_src.t .......................... 1..5 ok 1 ok 2 ok 3 ok 4 # bar! ok 5 ok 1 - from file 1..5 ok 1 ok 2 ok 3 ok 4 # bar! ok 5 ok 2 - from url 1..5 ok 1 ok 2 ok 3 ok 4 # bar! ok 5 ok 3 - from treebuilder 1..5 ok 1 ok 2 ok 3 ok 4 # bar! ok 5 ok 4 - from Array[treebuilder] 1..5 ok 1 ok 2 ok 3 ok 4 # bar! ok 5 ok 5 - from html 1..5 ok 1 ok 2 ok 3 ok 4 # bar! ok 5 ok 6 - from URI 1..6 ok t/02_op.t ........................... ok 1 ok 2 1..2 ok 1 - get/set text ok 1 1..1 ok 2 - get/set html 1..2 ok t/03_traverse.t ..................... ok 1 ok 2 1..2 ok 1 - parent ok 1 1..1 ok 1 - first ok 1 1..1 ok 2 - last 1..2 ok 2 - first/last return new instance ok 1 ok 2 ok 3 ok 4 ok 5 1..5 ok 3 - size ok 1 ok 2 1..2 ok 4 - map ok 1 ok 2 ok 3 ok 4 ok 5 1..5 ok 5 - filter 1..5 ok t/04_element.t ...................... ok 1 1..1 ok 1 - first ok 1 1..1 ok 2 - last 1..2 ok t/05_html5.t ........................ ok 1 1..1 ok t/06_new_from_url_error_handling.t .. ok 1 ok 2 - The object isa HTTP::Response ok 3 1..3 ok 1 - bad status code ok 1 ok 2 - The object isa HTTP::Response ok 3 1..3 ok 2 - good status code 1..2 ok t/07_remove.t ....................... ok 1 - all .foo are removed and cannot be found. 1..1 ok 1 - remove and size ok 1 - .foo and .bar are removed and not showing in html 1..1 ok 2 - remove and html ok 1 - The chainning works. 1..1 ok 3 - $q->remove->end->html 1..3 ok t/08_indent.t ....................... 1..2 ok 1 - no indent ok 2 - indented ok t/09_as_html.t ...................... 1..4 ok 1 - html() returns inner html ok 2 - as_html() returns element itself ok 3 - called in scalar context ok 4 - called in list context ok t/10_subclass.t ..................... 1..3 ok 1 - use My::Web::Query; ok 2 - object from wq() isa My::Web::Query ok 3 - object from each() isa My::Web::Query ok t/replace_with.t .................... 1..4 ok 1 ok 2 ok 3 ok 4 ok All tests successful. Files=12, Tests=35, 3 wallclock secs ( 0.03 usr 0.01 sys + 1.92 cusr 0.07 csys = 2.03 CPU) Result: PASS TOKUHIROM/Web-Query-0.12.tar.gz ./Build test verbose=1 -- OK Tokuhiro Matsuno <tokuhirom+cpan@gmail.com> Yet another scraping library like jQuery >>> (cd /home/cpanfly/var/cpan/build/Web-Query-0.12-x5xzFH && tar cvf - Web-Query-0.12.ppd blib) | gzip -c >/home/cpanfly/var/REPO/T/TO/TOKUHIROM/Web-Query-0.12.tar.gz Web-Query-0.12.ppd blib/ blib/lib/ blib/lib/Web/ blib/lib/Web/Query.pm >>> mv /home/cpanfly/var/cpan/build/Web-Query-0.12-x5xzFH/Web-Query-0.12.ppd /home/cpanfly/var/REPO/T/TO/TOKUHIROM VmSize: 122600 kB Finished 2013-04-03T17:30:53