*** Module::AutoInstall version 1.02 *** Checking for Perl dependencies... [Core Features] - Class::ErrorHandler ...loaded. (0.01) - LWP ...loaded. (5.75) - URI ...loaded. (1.27) - Storable ...loaded. (2.08) [GZIP Support] - Compress::Zlib ...loaded. (1.22) [Caching Support] - Cache ...missing. ==> Auto-install the 1 optional module(s) from CPAN? [y/N] n *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for URI::Fetch cp lib/URI/Fetch.pm blib/lib/URI/Fetch.pm cp lib/URI/Fetch/Response.pm blib/lib/URI/Fetch/Response.pm Manifying blib/man3/URI::Fetch.3 Manifying blib/man3/URI::Fetch::Response.3 PERL_DL_NONLAZY=1 /home/cpanrun/parisc2.0-lp64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/00-compile.t t/01-fetch.t t/02-freezethaw.t t/00-compile.......ok t/01-fetch.........# Failed test (t/01-fetch.t at line 17) Can't call method "status" on an undefined value at t/01-fetch.t line 18. # Looks like you planned 76 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-76 Failed 76/76 tests, 0.00% okay t/02-freezethaw....# Failed test (t/02-freezethaw.t at line 15) Can't call method "http_status" on an undefined value at t/02-freezethaw.t line 16. # Looks like you planned 11 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-11 Failed 11/11 tests, 0.00% okay Failed 2/3 test scripts, 33.33% okay. 87/88 subtests failed, 1.14% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ---------------------------------------------------------------------------------------------------------------------------------------------- t/01-fetch.t 255 65280 76 151 198.68% 1-76 t/02-freezethaw.t 255 65280 11 21 190.91% 1-11 make: *** [test_dynamic] Error 2