*** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... [Core Features] - version ...loaded. (0.7203) - Class::Accessor::Fast ...loaded. (0.31) - Encode ...loaded. (1.9801) - HTTP::Date ...loaded. (1.46) - LWP::UserAgent ...loaded. (2.023) - URI::Escape ...loaded. (3.21) - XML::Simple ...loaded. (2.09) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for WebService::YouTube cp lib/WebService/YouTube/Video.pm blib/lib/WebService/YouTube/Video.pm cp lib/WebService/YouTube/User.pm blib/lib/WebService/YouTube/User.pm cp lib/WebService/YouTube.pm blib/lib/WebService/YouTube.pm cp lib/WebService/YouTube/Feeds.pm blib/lib/WebService/YouTube/Feeds.pm cp lib/WebService/YouTube/Util.pm blib/lib/WebService/YouTube/Util.pm cp lib/WebService/YouTube/Videos.pm blib/lib/WebService/YouTube/Videos.pm Manifying blib/man3/WebService::YouTube::Video.3 Manifying blib/man3/WebService::YouTube::User.3 Manifying blib/man3/WebService::YouTube.3 Manifying blib/man3/WebService::YouTube::Videos.3 Manifying blib/man3/WebService::YouTube::Util.3 Manifying blib/man3/WebService::YouTube::Feeds.3 PERL_DL_NONLAZY=1 /home/cpanrun/ia64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/00load.t t/01perlcritic.t t/02pod.t t/03pod-coverage.t t/04kwalitee.t t/WebService-YouTube-Feeds.t t/WebService-YouTube-User.t t/WebService-YouTube-Util.t t/WebService-YouTube-Video.t t/WebService-YouTube-Videos.t t/WebService-YouTube.t t/00load.......................1..7 # Failed test 'use WebService::YouTube;' # at t/00load.t line 30. # Tried to use 'WebService::YouTube'. # Error: "uri_escape_utf8" is not exported by the URI::Escape module # Can't continue after import errors at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/WebService-YouTube/blib/lib/WebService/YouTube/Util.pm line 11 # BEGIN failed--compilation aborted at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/WebService-YouTube/blib/lib/WebService/YouTube/Util.pm line 11. # Compilation failed in require at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/WebService-YouTube/blib/lib/WebService/YouTube/Feeds.pm line 12. # BEGIN failed--compilation aborted at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/WebService-YouTube/blib/lib/WebService/YouTube/Feeds.pm line 12. # Compilation failed in require at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/WebService-YouTube/blib/lib/WebService/YouTube.pm line 14. # BEGIN failed--compilation aborted at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/WebService-YouTube/blib/lib/WebService/YouTube.pm line 14. # Compilation failed in require at (eval 23) line 2. # BEGIN failed--compilation aborted at (eval 23) line 2. not ok 1 - use WebService::YouTube; ok 2 - use WebService::YouTube::Feeds; ok 3 - use WebService::YouTube::User; ok 4 - use WebService::YouTube::Util; ok 5 - use WebService::YouTube::Video; # Looks like you failed 1 test of 7. ok 6 - use WebService::YouTube::Videos; ok 7 # skip set TEST_MATCH_VARS for testing sawampersand dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/7 tests, 85.71% okay (less 1 skipped test: 5 okay, 71.43%) t/01perlcritic.................1..0 # Skip set TEST_CRITIC for testing PBP compliance skipped all skipped: set TEST_CRITIC for testing PBP compliance t/02pod........................1..0 # Skip set TEST_POD for testing POD skipped all skipped: set TEST_POD for testing POD t/03pod-coverage...............1..0 # Skip set TEST_POD for testing POD coverage skipped all skipped: set TEST_POD for testing POD coverage t/04kwalitee...................1..0 # Skip set TEST_KWALITEE for testing Kwalitee skipped all skipped: set TEST_KWALITEE for testing Kwalitee t/WebService-YouTube-Feeds.....1..16 "uri_escape_utf8" is not exported by the URI::Escape module Can't continue after import errors at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/WebService-YouTube/blib/lib/WebService/YouTube/Util.pm line 11 BEGIN failed--compilation aborted at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/WebService-YouTube/blib/lib/WebService/YouTube/Util.pm line 11. Compilation failed in require at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/WebService-YouTube/blib/lib/WebService/YouTube/Feeds.pm line 12. BEGIN failed--compilation aborted at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/WebService-YouTube/blib/lib/WebService/YouTube/Feeds.pm line 12. Compilation failed in require at t/WebService-YouTube-Feeds.t line 12. BEGIN failed--compilation aborted at t/WebService-YouTube-Feeds.t line 12. # No tests run! dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-16 Failed 16/16 tests, 0.00% okay t/WebService-YouTube-User......1..4 ok 1 - WebService::YouTube::User->can('new') ok 2 - The object isa WebService::YouTube::User ok 3 - WebService::YouTube::User->can(...) ok 4 - WebService::YouTube::User->can(...) ok t/WebService-YouTube-Util......1..5 "uri_escape_utf8" is not exported by the URI::Escape module Can't continue after import errors at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/WebService-YouTube/blib/lib/WebService/YouTube/Util.pm line 11 BEGIN failed--compilation aborted at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/WebService-YouTube/blib/lib/WebService/YouTube/Util.pm line 11. Compilation failed in require at t/WebService-YouTube-Util.t line 12. BEGIN failed--compilation aborted at t/WebService-YouTube-Util.t line 12. # No tests run! dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-5 Failed 5/5 tests, 0.00% okay t/WebService-YouTube-Video.....1..6 ok 1 - WebService::YouTube::Video->can('new') ok 2 - The object isa WebService::YouTube::Video ok 3 - WebService::YouTube::Video->can(...) ok 4 - WebService::YouTube::Video->can(...) ok 5 - WebService::YouTube::Video->can(...) ok 6 - WebService::YouTube::Video->can(...) ok t/WebService-YouTube-Videos....1..7 "uri_escape_utf8" is not exported by the URI::Escape module Can't continue after import errors at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/WebService-YouTube/blib/lib/WebService/YouTube/Util.pm line 11 BEGIN failed--compilation aborted at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/WebService-YouTube/blib/lib/WebService/YouTube/Util.pm line 11. Compilation failed in require at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/WebService-YouTube/blib/lib/WebService/YouTube/Videos.pm line 11. BEGIN failed--compilation aborted at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/WebService-YouTube/blib/lib/WebService/YouTube/Videos.pm line 11. Compilation failed in require at t/WebService-YouTube-Videos.t line 12. BEGIN failed--compilation aborted at t/WebService-YouTube-Videos.t line 12. # No tests run! dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-7 Failed 7/7 tests, 0.00% okay t/WebService-YouTube...........1..6 "uri_escape_utf8" is not exported by the URI::Escape module Can't continue after import errors at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/WebService-YouTube/blib/lib/WebService/YouTube/Util.pm line 11 BEGIN failed--compilation aborted at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/WebService-YouTube/blib/lib/WebService/YouTube/Util.pm line 11. Compilation failed in require at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/WebService-YouTube/blib/lib/WebService/YouTube/Feeds.pm line 12. BEGIN failed--compilation aborted at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/WebService-YouTube/blib/lib/WebService/YouTube/Feeds.pm line 12. Compilation failed in require at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/WebService-YouTube/blib/lib/WebService/YouTube.pm line 14. BEGIN failed--compilation aborted at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/WebService-YouTube/blib/lib/WebService/YouTube.pm line 14. Compilation failed in require at t/WebService-YouTube.t line 12. BEGIN failed--compilation aborted at t/WebService-YouTube.t line 12. # No tests run! dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-6 Failed 6/6 tests, 0.00% okay Failed 5/11 test scripts, 54.55% okay. 35/51 subtests failed, 31.37% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/00load.t 1 256 7 1 14.29% 1 t/WebService-YouTube-Feeds.t 255 65280 16 32 200.00% 1-16 t/WebService-YouTube-Util.t 255 65280 5 10 200.00% 1-5 t/WebService-YouTube-Videos.t 255 65280 7 14 200.00% 1-7 t/WebService-YouTube.t 255 65280 6 12 200.00% 1-6 4 tests and 1 subtest skipped. make: *** [test_dynamic] Error 2