PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2013-04-05T12:17:34 ActivePerl-1003 CPAN-1.9800 Reading '/export/home/fly1064/var/cpan/Metadata' Database was generated on Fri, 05 Apr 2013 17:41:02 GMT Running make for T/TO/TOKUHIROM/Web-Query-0.13.tar.gz Checksum for /net/nas/data/cpan/authors/id/T/TO/TOKUHIROM/Web-Query-0.13.tar.gz ok You have Archive::Tar 1.38_01, but 1.50 or later is recommended. Please upgrade. Web-Query-0.13/.gitignore Web-Query-0.13/.travis.yml Web-Query-0.13/Build.PL Web-Query-0.13/Changes Web-Query-0.13/LICENSE Web-Query-0.13/META.json Web-Query-0.13/README.md Web-Query-0.13/cpanfile Web-Query-0.13/lib/Web/Query.pm Web-Query-0.13/t/00_compile.t Web-Query-0.13/t/01_src.t Web-Query-0.13/t/02_op.t Web-Query-0.13/t/03_traverse.t Web-Query-0.13/t/04_element.t Web-Query-0.13/t/05_html5.t Web-Query-0.13/t/06_new_from_url_error_handling.t Web-Query-0.13/t/07_remove.t Web-Query-0.13/t/08_indent.t Web-Query-0.13/t/09_as_html.t Web-Query-0.13/t/10_subclass.t Web-Query-0.13/t/data/foo.html Web-Query-0.13/t/find.t Web-Query-0.13/t/lib/My/Web/Query.pm Web-Query-0.13/t/replace_with.t Web-Query-0.13/xt/02_perlcritic.t Web-Query-0.13/xt/live/01_simple.t Web-Query-0.13/Build.PL Web-Query-0.13/LICENSE Web-Query-0.13/META.json Web-Query-0.13/META.yml Web-Query-0.13/MANIFEST CPAN.pm: Building T/TO/TOKUHIROM/Web-Query-0.13.tar.gz >>> /export/home/fly1064/bin/perl Build.PL Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'Web-Query' version '0.13' 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.13.tar.gz ./Build -- OK Running Build test >>> ./Build test verbose=1 Use of uninitialized value $Test::Harness::Switches in length at /export/home/fly1064/var/megalib/Module/Build/Base.pm line 2760. 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 # Failed test 'find() on multiple tree object' # at t/find.t line 20. # got: '4' # expected: '2' # Failed test at t/find.t line 23. # got: '4' # expected: '2' # Looks like you failed 2 tests of 3. t/find.t ............................ 1..3 not ok 1 - find() on multiple tree object ok 2 - find() includes root elements not ok 3 Dubious, test returned 2 (wstat 512, 0x200) Failed 2/3 subtests t/replace_with.t .................... 1..4 ok 1 ok 2 ok 3 ok 4 ok Test Summary Report ------------------- t/find.t (Wstat: 512 Tests: 3 Failed: 2) Failed tests: 1, 3 Non-zero exit status: 2 Files=13, Tests=38, 10 wallclock secs ( 0.34 usr 0.13 sys + 8.40 cusr 0.74 csys = 9.61 CPU) Result: FAIL Failed 1/13 test programs. 2/38 subtests failed. TOKUHIROM/Web-Query-0.13.tar.gz ./Build test verbose=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports TOKUHIROM/Web-Query-0.13.tar.gz Finished 2013-04-05T12:17:59