PATH=/usr/bin:/bin Start 2013-06-19T06:48:46 ActivePerl-1800 CPAN-2.00 Reading '/home/fly1800/var/cpan/Metadata' Database was generated on Wed, 19 Jun 2013 11:08:38 GMT Running make for Z/ZO/ZOFFIX/WWW-XKCD-AsText-0.002.tar.gz Checksum for /net/nas/data/cpan/authors/id/Z/ZO/ZOFFIX/WWW-XKCD-AsText-0.002.tar.gz ok WWW-XKCD-AsText-0.002 WWW-XKCD-AsText-0.002/README WWW-XKCD-AsText-0.002/META.yml WWW-XKCD-AsText-0.002/Build.PL WWW-XKCD-AsText-0.002/Changes WWW-XKCD-AsText-0.002/Makefile.PL WWW-XKCD-AsText-0.002/MANIFEST WWW-XKCD-AsText-0.002/examples WWW-XKCD-AsText-0.002/examples/read.pl WWW-XKCD-AsText-0.002/t WWW-XKCD-AsText-0.002/t/00-load.t WWW-XKCD-AsText-0.002/t/pod.t WWW-XKCD-AsText-0.002/t/pod-coverage.t WWW-XKCD-AsText-0.002/lib WWW-XKCD-AsText-0.002/lib/WWW WWW-XKCD-AsText-0.002/lib/WWW/XKCD WWW-XKCD-AsText-0.002/lib/WWW/XKCD/AsText.pm /bin/tar: Read 6656 bytes from - CPAN.pm: Building Z/ZO/ZOFFIX/WWW-XKCD-AsText-0.002.tar.gz >>> /home/fly1800/ap1800-297235/bin/perl-static Makefile.PL Warning: prerequisite HTML::TokeParser::Simple 3.15 not found. Checking if your kit is complete... Looks good Writing Makefile for WWW::XKCD::AsText Writing MYMETA.yml and MYMETA.json ---- Unsatisfied dependencies detected during ---- ---- ZOFFIX/WWW-XKCD-AsText-0.002.tar.gz ---- Class::Data::Accessor [requires] HTML::TokeParser::Simple [requires] Running make test Delayed until after prerequisites Running test for module 'Class::Data::Accessor' Running make for C/CL/CLACO/Class-Data-Accessor-0.04004.tar.gz Checksum for /net/nas/data/cpan/authors/id/C/CL/CLACO/Class-Data-Accessor-0.04004.tar.gz ok Class-Data-Accessor-0.04004/ Class-Data-Accessor-0.04004/Changes Class-Data-Accessor-0.04004/inc/ Class-Data-Accessor-0.04004/inc/Module/ Class-Data-Accessor-0.04004/inc/Module/AutoInstall.pm Class-Data-Accessor-0.04004/inc/Module/Install/ Class-Data-Accessor-0.04004/inc/Module/Install/AutoInstall.pm Class-Data-Accessor-0.04004/inc/Module/Install/Base.pm Class-Data-Accessor-0.04004/inc/Module/Install/Can.pm Class-Data-Accessor-0.04004/inc/Module/Install/Fetch.pm Class-Data-Accessor-0.04004/inc/Module/Install/Include.pm Class-Data-Accessor-0.04004/inc/Module/Install/Makefile.pm Class-Data-Accessor-0.04004/inc/Module/Install/Metadata.pm Class-Data-Accessor-0.04004/inc/Module/Install/Win32.pm Class-Data-Accessor-0.04004/inc/Module/Install/WriteAll.pm Class-Data-Accessor-0.04004/inc/Module/Install.pm Class-Data-Accessor-0.04004/lib/ Class-Data-Accessor-0.04004/lib/Class/ Class-Data-Accessor-0.04004/lib/Class/Data/ Class-Data-Accessor-0.04004/lib/Class/Data/Accessor.pm Class-Data-Accessor-0.04004/Makefile.PL Class-Data-Accessor-0.04004/MANIFEST Class-Data-Accessor-0.04004/MANIFEST.SKIP Class-Data-Accessor-0.04004/META.yml Class-Data-Accessor-0.04004/README Class-Data-Accessor-0.04004/t/ Class-Data-Accessor-0.04004/t/accessor.t Class-Data-Accessor-0.04004/t/basic.t Class-Data-Accessor-0.04004/t/manifest.t Class-Data-Accessor-0.04004/t/pod_coverage.t Class-Data-Accessor-0.04004/t/pod_spelling.t Class-Data-Accessor-0.04004/t/pod_syntax.t Class-Data-Accessor-0.04004/t/strict.t Class-Data-Accessor-0.04004/t/style_no_tabs.t Class-Data-Accessor-0.04004/t/warnings.t CPAN.pm: Building C/CL/CLACO/Class-Data-Accessor-0.04004.tar.gz >>> /home/fly1800/ap1800-297235/bin/perl-static Makefile.PL /usr/bin/perl: symbol lookup error: /home/fly1800/var/megalib/auto/Encode/Encode.so: undefined symbol: Perl_xs_apiversion_bootcheck *** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... [Core Features] - Carp ...loaded. (1.26) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for Class::Data::Accessor Writing MYMETA.yml and MYMETA.json >>> make cp lib/Class/Data/Accessor.pm blib/lib/Class/Data/Accessor.pm Manifying blib/man3/Class::Data::Accessor.3 CLACO/Class-Data-Accessor-0.04004.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1800/ap1800-297235/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/*/*.t t/accessor.t ....... 1..19 ok 1 - Ray->can(...) ok 2 - Gun->can(...) ok 3 - Suitcase->can(...) ok 4 - Ubu in Gun ok 5 - Inherited into children ok 6 - But not set in parent ok 7 - Ray datafile ok 8 - Inherited into gun ok 9 - Different in suitcase ok 10 - Set data in parent ok 11 - - it sticks ok 12 - filters down to unchanged children ok 13 - but not to changed ok 14 - Can't create classaccessor for an object ok 15 - But objects can access the data ok 16 - And they can set their own copy ok 17 - But it doesn't touch the value on the class ok 18 - Warn when creating DESTROY ok 19 - Die when used as an object method ok t/basic.t .......... 1..1 ok 1 - use Class::Data::Accessor; ok t/manifest.t ....... skipped: set TEST_AUTHOR to enable this test t/pod_coverage.t ... skipped: set TEST_AUTHOR to enable this test t/pod_spelling.t ... skipped: set TEST_AUTHOR to enable this test t/pod_syntax.t ..... skipped: set TEST_AUTHOR to enable this test t/strict.t ......... skipped: set TEST_AUTHOR to enable this test t/style_no_tabs.t .. skipped: set TEST_AUTHOR to enable this test t/warnings.t ....... skipped: set TEST_AUTHOR to enable this test All tests successful. Files=9, Tests=20, 1 wallclock secs ( 0.04 usr 0.02 sys + 0.31 cusr 0.04 csys = 0.41 CPU) Result: PASS CLACO/Class-Data-Accessor-0.04004.tar.gz make test TEST_VERBOSE=1 -- OK PPD for Class-Data-Accessor-0.04004 already made Running test for module 'HTML::TokeParser::Simple' Running make for O/OV/OVID/HTML-TokeParser-Simple-3.15.tar.gz Prepending /home/fly1800/var/cpan/build/Class-Data-Accessor-0.04004-nCNnk9/blib/arch /home/fly1800/var/cpan/build/Class-Data-Accessor-0.04004-nCNnk9/blib/lib to PERL5LIB for 'get' Checksum for /net/nas/data/cpan/authors/id/O/OV/OVID/HTML-TokeParser-Simple-3.15.tar.gz ok HTML-TokeParser-Simple-3.15/ HTML-TokeParser-Simple-3.15/Build.PL HTML-TokeParser-Simple-3.15/Changes HTML-TokeParser-Simple-3.15/lib/ HTML-TokeParser-Simple-3.15/lib/HTML/ HTML-TokeParser-Simple-3.15/lib/HTML/TokeParser/ HTML-TokeParser-Simple-3.15/lib/HTML/TokeParser/Simple/ HTML-TokeParser-Simple-3.15/lib/HTML/TokeParser/Simple/Token/ HTML-TokeParser-Simple-3.15/lib/HTML/TokeParser/Simple/Token/Comment.pm HTML-TokeParser-Simple-3.15/lib/HTML/TokeParser/Simple/Token/Declaration.pm HTML-TokeParser-Simple-3.15/lib/HTML/TokeParser/Simple/Token/ProcessInstruction.pm HTML-TokeParser-Simple-3.15/lib/HTML/TokeParser/Simple/Token/Tag/ HTML-TokeParser-Simple-3.15/lib/HTML/TokeParser/Simple/Token/Tag/End.pm HTML-TokeParser-Simple-3.15/lib/HTML/TokeParser/Simple/Token/Tag/Start.pm HTML-TokeParser-Simple-3.15/lib/HTML/TokeParser/Simple/Token/Tag.pm HTML-TokeParser-Simple-3.15/lib/HTML/TokeParser/Simple/Token/Text.pm HTML-TokeParser-Simple-3.15/lib/HTML/TokeParser/Simple/Token.pm HTML-TokeParser-Simple-3.15/lib/HTML/TokeParser/Simple.pm HTML-TokeParser-Simple-3.15/Makefile.PL HTML-TokeParser-Simple-3.15/MANIFEST HTML-TokeParser-Simple-3.15/META.yml HTML-TokeParser-Simple-3.15/README HTML-TokeParser-Simple-3.15/t/ HTML-TokeParser-Simple-3.15/t/01get_tag.t HTML-TokeParser-Simple-3.15/t/01get_token.t HTML-TokeParser-Simple-3.15/t/02munge_html.t HTML-TokeParser-Simple-3.15/t/03constructor.t HTML-TokeParser-Simple-3.15/t/04internals.t HTML-TokeParser-Simple-3.15/t/data/ HTML-TokeParser-Simple-3.15/t/data/test.html HTML-TokeParser-Simple-3.15/t/pod-coverage.t HTML-TokeParser-Simple-3.15/t/pod.t Prepending /home/fly1800/var/cpan/build/Class-Data-Accessor-0.04004-nCNnk9/blib/arch /home/fly1800/var/cpan/build/Class-Data-Accessor-0.04004-nCNnk9/blib/lib to PERL5LIB for 'make' CPAN.pm: Building O/OV/OVID/HTML-TokeParser-Simple-3.15.tar.gz >>> /home/fly1800/ap1800-297235/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for HTML::TokeParser::Simple Writing MYMETA.yml and MYMETA.json >>> make cp lib/HTML/TokeParser/Simple/Token/Text.pm blib/lib/HTML/TokeParser/Simple/Token/Text.pm cp lib/HTML/TokeParser/Simple/Token/Comment.pm blib/lib/HTML/TokeParser/Simple/Token/Comment.pm cp lib/HTML/TokeParser/Simple/Token/Declaration.pm blib/lib/HTML/TokeParser/Simple/Token/Declaration.pm cp lib/HTML/TokeParser/Simple/Token/Tag/End.pm blib/lib/HTML/TokeParser/Simple/Token/Tag/End.pm cp lib/HTML/TokeParser/Simple.pm blib/lib/HTML/TokeParser/Simple.pm cp lib/HTML/TokeParser/Simple/Token/ProcessInstruction.pm blib/lib/HTML/TokeParser/Simple/Token/ProcessInstruction.pm cp lib/HTML/TokeParser/Simple/Token/Tag/Start.pm blib/lib/HTML/TokeParser/Simple/Token/Tag/Start.pm cp lib/HTML/TokeParser/Simple/Token.pm blib/lib/HTML/TokeParser/Simple/Token.pm cp lib/HTML/TokeParser/Simple/Token/Tag.pm blib/lib/HTML/TokeParser/Simple/Token/Tag.pm Manifying blib/man3/HTML::TokeParser::Simple::Token::Declaration.3 Manifying blib/man3/HTML::TokeParser::Simple.3 Manifying blib/man3/HTML::TokeParser::Simple::Token::Tag::End.3 Manifying blib/man3/HTML::TokeParser::Simple::Token::ProcessInstruction.3 Manifying blib/man3/HTML::TokeParser::Simple::Token::Tag.3 Manifying blib/man3/HTML::TokeParser::Simple::Token.3 Manifying blib/man3/HTML::TokeParser::Simple::Token::Comment.3 Manifying blib/man3/HTML::TokeParser::Simple::Token::Text.3 Manifying blib/man3/HTML::TokeParser::Simple::Token::Tag::Start.3 OVID/HTML-TokeParser-Simple-3.15.tar.gz make -- OK Prepending /home/fly1800/var/cpan/build/Class-Data-Accessor-0.04004-nCNnk9/blib/arch /home/fly1800/var/cpan/build/Class-Data-Accessor-0.04004-nCNnk9/blib/lib to PERL5LIB for 'test' Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1800/ap1800-297235/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01get_tag.t ...... 1..59 ok 1 - use HTML::TokeParser::Simple; ok 2 - HTML::TokeParser::Simple->can('new') ok 3 - ... and the object it returns isa HTML::TokeParser::Simple ok 4 - HTML::TokeParser::Simple->can('get_tag') ok 5 - ... and the object it returns isa HTML::TokeParser::Simple::Token::Tag ok 6 - HTML::TokeParser::Simple::Token::Tag::Start->can('is_declaration') ok 7 - ... and it should return false ok 8 - ... and the token should not be changed ok 9 - HTML::TokeParser::Simple::Token::Tag::Start->can('is_start_tag') ok 10 - ... and it should correctly identify a given start tag ok 11 - ... bug it shouldn't give false positives ok 12 - ... and it should correctly identify a start tag ok 13 - HTML::TokeParser::Simple::Token::Tag::Start->can('is_tag') ok 14 - ... and it should identify a token as a given tag ok 15 - ... and it shouldn't give false positives ok 16 - ... and it should identify that the token is a tag ok 17 - HTML::TokeParser::Simple::Token::Tag::Start->can('get_tag') ok 18 - ... and calling it should succeed ok 19 - ... by returning the correct tag ok 20 - HTML::TokeParser::Simple::Token::Tag::Start->can('return_tag') ok 21 - ... and calling this deprecated method should succeed ok 22 - ... by returning the correct tag ok 23 - HTML::TokeParser::Simple::Token::Tag::Start->can('is_comment') ok 24 - ... but it shouldn't have false positives ok 25 - HTML::TokeParser::Simple::Token::Tag::Start->can('return_text') ok 26 - ... and it should return the correct text ok 27 - ... while issuing a warning ok 28 - ... with an appropriate error message ok 29 - HTML::TokeParser::Simple::Token::Tag::Start->can('as_is') ok 30 - ... and it should return the correct text ok 31 - HTML::TokeParser::Simple::Token::Tag::End->can('is_end_tag') ok 32 - ... and it should identify a particular end tag ok 33 - ... even without a slash ok 34 - ... regardless of case ok 35 - ... and should identify the token as just being an end tag ok 36 - HTML::TokeParser::Simple::Token::Tag::Start->can('get_attr') ok 37 - ... and it should return a hashref ok 38 - ... correctly identifying the bgcolor ok 39 - ... and the alink color ok 40 - ... and fetching a specific attribute should succeed ok 41 - ... and fetching a specific attribute should succeed ok 42 - ... and fetching a specific attribute should succeed ok 43 - HTML::TokeParser::Simple::Token::Tag::Start->can('return_attr') ok 44 - ... and calling this deprecated method should return a hashref ok 45 - ... correctly identifying the bgcolor ok 46 - ... and the alink color ok 47 - ... and fetching a specific attribute should succeed ok 48 - ... and fetching a specific attribute should succeed ok 49 - ... and fetching a specific attribute should succeed ok 50 - HTML::TokeParser::Simple::Token::Tag::Start->can('set_attr') ok 51 - set_attr() should accept what get_attr() returns ok 52 - HTML::TokeParser::Simple::Token::Tag::Start->can('get_attrseq') ok 53 - ... and it should return an array reference ok 54 - ... with the correct number of elements ok 55 - ... in the correct order ok 56 - HTML::TokeParser::Simple::Token::Tag::Start->can('return_attrseq') ok 57 - ... and calling this deprecated method should return an array reference ok 58 - ... with the correct number of elements ok 59 - ... in the correct order ok t/01get_token.t .... 1..56 ok 1 - use HTML::TokeParser::Simple; ok 2 - HTML::TokeParser::Simple->can('new') ok 3 - ... and the return value isa HTML::TokeParser::Simple ok 4 - HTML::TokeParser::Simple->can('get_token') ok 5 - ... and the return value isa HTML::TokeParser::Simple::Token ok 6 - HTML::TokeParser::Simple::Token::Declaration->can('is_declaration') ok 7 - ... and it should correctly identify one ok 8 - HTML::TokeParser::Simple::Token::Tag::Start->can('is_start_tag') ok 9 - ... and it should identify the token as a particular start tag ok 10 - ... or as a start tag in general ok 11 - ... but it should not return false positives ok 12 - HTML::TokeParser::Simple::Token::Tag::Start->can('get_tag') ok 13 - ... and it should return the correct tag ok 14 - HTML::TokeParser::Simple::Token::Tag::Start->can('return_tag') ok 15 - ... and calling this deprecated method should return the correct tag ok 16 - HTML::TokeParser::Simple->can('peek') ok 17 - ... and calling it should not change the state of the parser ok 18 - ... even if we try to peek beyond the end of the document ok 19 - Calling peek without arguments should return the next token ok 20 - ... and passing an integer value should return the next X tokens ok 21 - ... but passing it a non-integer value should croak ok 22 - HTML::TokeParser::Simple::Token::Comment->can('is_comment') ok 23 - ... and it should correctly identify a comment ok 24 - HTML::TokeParser::Simple::Token::Comment->can('return_text') ok 25 - ... and it should return the correct text ok 26 - ... while issuing a warning ok 27 - ... with an appropriate error message ok 28 - HTML::TokeParser::Simple::Token::Comment->can('as_is') ok 29 - ... and it should return the correct text ok 30 - HTML::TokeParser::Simple::Token::Text->can('is_text') ok 31 - ... and it should correctly identify text ok 32 - HTML::TokeParser::Simple::Token::Tag::End->can('is_end_tag') ok 33 - ... and it should identify a particular end tag ok 34 - ... even without a slash ok 35 - ... regardless of case ok 36 - ... and should identify the token as just being an end tag ok 37 - HTML::TokeParser::Simple::Token::ProcessInstruction->can('is_pi') ok 38 - ... and it should correctly identify them ok 39 - HTML::TokeParser::Simple::Token::ProcessInstruction->can('is_process_instruction') ok 40 - ... and it should correctly identify them ok 41 - HTML::TokeParser::Simple::Token::ProcessInstruction->can('get_token0') ok 42 - ... and it should return something ok 43 - HTML::TokeParser::Simple::Token::ProcessInstruction->can('return_token0') ok 44 - ... and calling this deprecated method should return something ok 45 - HTML::TokeParser::Simple::Token::Tag::Start->can('get_attr') ok 46 - ... and it should return a hashref ok 47 - ... correctly identifying the bgcolor ok 48 - ... and the alink color ok 49 - HTML::TokeParser::Simple::Token::Tag::Start->can('get_attrseq') ok 50 - ... and it should return an array reference ok 51 - ... with the correct number of elements ok 52 - ... in the correct order ok 53 - HTML::TokeParser::Simple::Token::Tag::Start->can('return_attrseq') ok 54 - ... and calling this deprecated method should return an array reference ok 55 - ... with the correct number of elements ok 56 - ... in the correct order ok t/02munge_html.t ... 1..24 ok 1 - use HTML::TokeParser::Simple; ok 2 - HTML::TokeParser::Simple::Token::Tag::End->can('set_attr') ok 3 - HTML::TokeParser::Simple::Token::Tag::Start->can('set_attr') ok 4 - ... but a good token should set the new attribute ok 5 - ... or overwrite an existing one ok 6 - ... and the attribute sequence should be updated ok 7 - ... as should the attributes themselves ok 8 - HTML::TokeParser::Simple::Token::Tag::Start->can('delete_attr') ok 9 - ... and deleting a non-existent attribute should be a no-op ok 10 - ... and deleting an existing one should succeed ok 11 - ... and deleting should be case-insensitive ok 12 - Calling is_tag() with a regex should succeed ok 13 - ... and not return false positives ok 14 - Calling is_start_tag() with a regex should succeed ok 15 - ... and not return false positives ok 16 - Setting attributes on self-closing tags should succeed ok 17 - ... as should deleting them ok 18 - Setting attributes on self-closing tags should succeed ok 19 - ... as should deleting them ok 20 - HTML::TokeParser::Simple::Token::Tag::Start->can('rewrite_tag') ok 21 - ... and it should correctly rewrite all tags ok 22 - We should be able to fetch tags with escaped attributes ok 23 - ... and rewriting said tags should succeed ok 24 - ... and the attributes should be properly escaped ok t/03constructor.t .. 1..15 ok 1 - use HTML::TokeParser::Simple; ok 2 - HTML::TokeParser::Simple->can('new') ok 3 - ... and calling it with an unknown source type should croak() ok 4 - ... we should be able to specify a filename with the constructor ok 5 - The object isa HTML::TokeParser::Simple ok 6 - ... and it should be able to parse the file ok 7 - ... we should be able to specify a filehandle with the constructor ok 8 - The object isa HTML::TokeParser::Simple ok 9 - ... and it should be able to parse the file ok 10 - ... we should be able to specify a string with the constructor ok 11 - The object isa HTML::TokeParser::Simple ok 12 - ... and it should be able to parse the file ok 13 - ... we should be able to specify a URL with the constructor ok 14 - ... and it should be able to parse the file ok 15 - ... but the URL constructor should croak if we cannot fetch the content ok t/04internals.t .... 1..16 ok 1 - use HTML::TokeParser::Simple; ok 2 - HTML::TokeParser::Simple::Token::Tag::Start->can('_get_text') ok 3 - HTML::TokeParser::Simple::Token::Tag::Start->can('_get_text') ok 4 - ... and _get_text should return the same value regardless of source ok 5 - HTML::TokeParser::Simple::Token::Tag::Start->can('_get_attrseq') ok 6 - HTML::TokeParser::Simple::Token::Tag::Start->can('_get_attrseq') ok 7 - ... and _get_attrseq should return the same value regardless of source ok 8 - ... and it should match the correct attribute sequence ok 9 - HTML::TokeParser::Simple::Token::Tag::Start->can('_get_attr') ok 10 - HTML::TokeParser::Simple::Token::Tag::Start->can('_get_attr') ok 11 - ... and _get_attr should return the same value regardless of source ok 12 - ... and it should match the correct attributes ok 13 - HTML::TokeParser::Simple::Token::Tag::Start->can('_get_tag') ok 14 - HTML::TokeParser::Simple::Token::Tag::Start->can('_get_tag') ok 15 - ... and _get_tag should return the same value regardless of source ok 16 - ... and it should match the correct tag ok t/pod-coverage.t ... 1..9 ok 1 - Pod coverage on HTML::TokeParser::Simple ok 2 - Pod coverage on HTML::TokeParser::Simple::Token ok 3 - Pod coverage on HTML::TokeParser::Simple::Token::Text ok 4 - Pod coverage on HTML::TokeParser::Simple::Token::Tag ok 5 - Pod coverage on HTML::TokeParser::Simple::Token::Comment ok 6 - Pod coverage on HTML::TokeParser::Simple::Token::ProcessInstruction ok 7 - Pod coverage on HTML::TokeParser::Simple::Token::Declaration ok 8 - Pod coverage on HTML::TokeParser::Simple::Token::Tag::End ok 9 - Pod coverage on HTML::TokeParser::Simple::Token::Tag::Start ok # Failed test 'POD test for blib/lib/HTML/TokeParser/Simple/Token/Tag/End.pm' # at /home/fly1800/var/megalib/Test/Pod.pm line 186. # blib/lib/HTML/TokeParser/Simple/Token/Tag/End.pm (121): =over without closing =back # Failed test 'POD test for blib/lib/HTML/TokeParser/Simple/Token/Tag/Start.pm' # at /home/fly1800/var/megalib/Test/Pod.pm line 186. # blib/lib/HTML/TokeParser/Simple/Token/Tag/Start.pm (198): =over without closing =back # Looks like you failed 2 tests of 9. t/pod.t ............ 1..9 ok 1 - POD test for blib/lib/HTML/TokeParser/Simple.pm ok 2 - POD test for blib/lib/HTML/TokeParser/Simple/Token.pm ok 3 - POD test for blib/lib/HTML/TokeParser/Simple/Token/Text.pm ok 4 - POD test for blib/lib/HTML/TokeParser/Simple/Token/Tag.pm ok 5 - POD test for blib/lib/HTML/TokeParser/Simple/Token/Comment.pm ok 6 - POD test for blib/lib/HTML/TokeParser/Simple/Token/ProcessInstruction.pm ok 7 - POD test for blib/lib/HTML/TokeParser/Simple/Token/Declaration.pm not ok 8 - POD test for blib/lib/HTML/TokeParser/Simple/Token/Tag/End.pm not ok 9 - POD test for blib/lib/HTML/TokeParser/Simple/Token/Tag/Start.pm Dubious, test returned 2 (wstat 512, 0x200) Failed 2/9 subtests Test Summary Report ------------------- t/pod.t (Wstat: 512 Tests: 9 Failed: 2) Failed tests: 8-9 Non-zero exit status: 2 Files=7, Tests=188, 1 wallclock secs ( 0.06 usr 0.02 sys + 0.63 cusr 0.07 csys = 0.78 CPU) Result: FAIL Failed 1/7 test programs. 2/188 subtests failed. make: *** [test_dynamic] Error 2 OVID/HTML-TokeParser-Simple-3.15.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports OVID/HTML-TokeParser-Simple-3.15.tar.gz Running make for Z/ZO/ZOFFIX/WWW-XKCD-AsText-0.002.tar.gz Prepending /home/fly1800/var/cpan/build/Class-Data-Accessor-0.04004-nCNnk9/blib/arch /home/fly1800/var/cpan/build/Class-Data-Accessor-0.04004-nCNnk9/blib/lib to PERL5LIB for 'get' Has already been unwrapped into directory /home/fly1800/var/cpan/build/WWW-XKCD-AsText-0.002-ezXgC4 Prepending /home/fly1800/var/cpan/build/Class-Data-Accessor-0.04004-nCNnk9/blib/arch /home/fly1800/var/cpan/build/Class-Data-Accessor-0.04004-nCNnk9/blib/lib to PERL5LIB for 'make' CPAN.pm: Building Z/ZO/ZOFFIX/WWW-XKCD-AsText-0.002.tar.gz Warning: Prerequisite 'HTML::TokeParser::Simple => 3.15' for 'ZOFFIX/WWW-XKCD-AsText-0.002.tar.gz' failed when processing 'OVID/HTML-TokeParser-Simple-3.15.tar.gz' with 'make_test => NO'. Continuing, but chances to succeed are limited. >>> make cp lib/WWW/XKCD/AsText.pm blib/lib/WWW/XKCD/AsText.pm Manifying blib/man3/WWW::XKCD::AsText.3 ZOFFIX/WWW-XKCD-AsText-0.002.tar.gz make -- OK Prepending /home/fly1800/var/cpan/build/Class-Data-Accessor-0.04004-nCNnk9/blib/arch /home/fly1800/var/cpan/build/Class-Data-Accessor-0.04004-nCNnk9/blib/lib to PERL5LIB for 'test' Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1800/ap1800-297235/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t # Failed test 'use HTML::TokeParser::Simple;' # at t/00-load.t line 12. # Tried to use 'HTML::TokeParser::Simple'. # Error: Can't locate HTML/TokeParser/Simple.pm in @INC (you may need to install the HTML::TokeParser::Simple module) (@INC contains: /home/fly1800/var/cpan/build/WWW-XKCD-AsText-0.002-ezXgC4/blib/lib /home/fly1800/var/cpan/build/WWW-XKCD-AsText-0.002-ezXgC4/blib/arch /home/fly1800/var/cpan/build/Class-Data-Accessor-0.04004-nCNnk9/blib/arch /home/fly1800/var/cpan/build/Class-Data-Accessor-0.04004-nCNnk9/blib/lib /home/fly1800/var/megalib /home/fly1800/var/cpan/build/Class-Data-Accessor-0.04004-nCNnk9/blib/arch /home/fly1800/var/cpan/build/Class-Data-Accessor-0.04004-nCNnk9/blib/lib /home/fly1800/var/megalib /home/fly1800/ap1800-297235/site/lib /home/fly1800/ap1800-297235/lib .) at (eval 9) line 2. # BEGIN failed--compilation aborted at (eval 9) line 2. # Failed test 'use WWW::XKCD::AsText;' # at t/00-load.t line 15. # Tried to use 'WWW::XKCD::AsText'. # Error: Can't locate HTML/TokeParser/Simple.pm in @INC (you may need to install the HTML::TokeParser::Simple module) (@INC contains: /home/fly1800/var/cpan/build/WWW-XKCD-AsText-0.002-ezXgC4/blib/lib /home/fly1800/var/cpan/build/WWW-XKCD-AsText-0.002-ezXgC4/blib/arch /home/fly1800/var/cpan/build/Class-Data-Accessor-0.04004-nCNnk9/blib/arch /home/fly1800/var/cpan/build/Class-Data-Accessor-0.04004-nCNnk9/blib/lib /home/fly1800/var/megalib /home/fly1800/var/cpan/build/Class-Data-Accessor-0.04004-nCNnk9/blib/arch /home/fly1800/var/cpan/build/Class-Data-Accessor-0.04004-nCNnk9/blib/lib /home/fly1800/var/megalib /home/fly1800/ap1800-297235/site/lib /home/fly1800/ap1800-297235/lib .) at /home/fly1800/var/cpan/build/WWW-XKCD-AsText-0.002-ezXgC4/blib/lib/WWW/XKCD/AsText.pm line 11. # BEGIN failed--compilation aborted at /home/fly1800/var/cpan/build/WWW-XKCD-AsText-0.002-ezXgC4/blib/lib/WWW/XKCD/AsText.pm line 11. # Compilation failed in require at (eval 12) line 2. # BEGIN failed--compilation aborted at (eval 12) line 2. Use of uninitialized value $WWW::XKCD::AsText::VERSION in concatenation (.) or string at t/00-load.t line 18. # Testing WWW::XKCD::AsText , Perl 5.018000, /home/fly1800/ap1800-297235/bin/perl-static Can't locate object method "new" via package "WWW::XKCD::AsText" at t/00-load.t line 19. # Looks like you planned 13 tests but ran 7. # Looks like you failed 2 tests of 7 run. # Looks like your test exited with 255 just after 7. t/00-load.t ....... 1..13 ok 1 - use Carp; ok 2 - use URI; ok 3 - use LWP::UserAgent; not ok 4 - use HTML::TokeParser::Simple; ok 5 - use HTML::Entities; ok 6 - use Class::Data::Accessor; not ok 7 - use WWW::XKCD::AsText; Dubious, test returned 255 (wstat 65280, 0xff00) Failed 8/13 subtests # Failed test 'Pod coverage on WWW::XKCD::AsText' # at /home/fly1800/var/megalib/Test/Pod/Coverage.pm line 126. # WWW::XKCD::AsText: requiring 'WWW::XKCD::AsText' failed # Looks like you failed 1 test of 1. t/pod-coverage.t .. 1..1 not ok 1 - Pod coverage on WWW::XKCD::AsText Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests t/pod.t ........... 1..1 ok 1 - POD test for blib/lib/WWW/XKCD/AsText.pm ok Test Summary Report ------------------- t/00-load.t (Wstat: 65280 Tests: 7 Failed: 2) Failed tests: 4, 7 Non-zero exit status: 255 Parse errors: Bad plan. You planned 13 tests but ran 7. t/pod-coverage.t (Wstat: 256 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 1 Files=3, Tests=9, 0 wallclock secs ( 0.04 usr 0.01 sys + 0.28 cusr 0.04 csys = 0.37 CPU) Result: FAIL Failed 2/3 test programs. 3/9 subtests failed. make: *** [test_dynamic] Error 255 ZOFFIX/WWW-XKCD-AsText-0.002.tar.gz one dependency not OK (HTML::TokeParser::Simple); additionally test harness failed make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports ZOFFIX/WWW-XKCD-AsText-0.002.tar.gz VmSize: 261400 kB Finished 2013-06-19T06:48:55