Checking if your kit is complete... Looks good Writing Makefile for File::Fetch cp lib/File/Fetch.pm blib/lib/File/Fetch.pm Manifying blib/man3/File::Fetch.3 PERL_DL_NONLAZY=1 /home/cpanrun/pa-risc1.1/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/01_File-Fetch.... ####################### NOTE ############################## Some of these tests assume you are connected to the internet. If you are not, or if certain protocols or hosts are blocked and/or firewalled, these tests will fail due to no fault of the module itself. ########################################################### ok 1 - use File::Fetch; ok 2 - Able to parse uri 'ftp://cpan.org/pub/mirror/index.txt' ok 3 - 'file' ok (index.txt) ok 4 - 'host' ok (cpan.org) ok 5 - 'path' ok (/pub/mirror/) ok 6 - 'scheme' ok (ftp) ok 7 - 'uri' ok (ftp://cpan.org/pub/mirror/index.txt) ok 8 - Able to parse uri 'file:///usr/local/tmp/foo.txt' ok 9 - 'file' ok (foo.txt) ok 10 - 'host' ok () ok 11 - 'path' ok (/usr/local/tmp/) ok 12 - 'scheme' ok (file) ok 13 - 'uri' ok (file:///usr/local/tmp/foo.txt) ok 14 - Able to parse uri 'rsync://cpan.pair.com/CPAN/MIRRORING.FROM' ok 15 - 'file' ok (MIRRORING.FROM) ok 16 - 'host' ok (cpan.pair.com) ok 17 - 'path' ok (/CPAN/) ok 18 - 'scheme' ok (rsync) ok 19 - 'uri' ok (rsync://cpan.pair.com/CPAN/MIRRORING.FROM) ok 20 - The object isa File::Fetch ok 21 - Accessor 'path' ok ok 22 - Accessor 'scheme' ok ok 23 - Accessor 'host' ok ok 24 - Accessor 'file' ok ok 25 - Accessor 'uri' ok ok 26 - The object isa File::Fetch ok 27 - Accessor 'path' ok ok 28 - Accessor 'scheme' ok ok 29 - Accessor 'host' ok ok 30 - Accessor 'file' ok ok 31 - Accessor 'uri' ok ok 32 - The object isa File::Fetch ok 33 - Accessor 'path' ok ok 34 - Accessor 'scheme' ok ok 35 - Accessor 'host' ok ok 36 - Accessor 'file' ok ok 37 - Accessor 'uri' ok ok 38 - FF object for file://home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/File-Fetch/t/01_File-Fetch.t (will fetch with lwp) ok 39 - File (/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/File-Fetch/t/tmp/01_File-Fetch.t) fetched using lwp ok 40 - File has size ok 41 - File has expected name ok 42 - FF object for file://home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/File-Fetch/t/01_File-Fetch.t (will fetch with file) ok 43 - File (/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/File-Fetch/t/tmp/01_File-Fetch.t) fetched using file ok 44 - File has size ok 45 - File has expected name ok 46 - FF object for ftp://ftp.funet.fi/pub/CPAN/index.html (will fetch with lwp) ok 47 - File (/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/File-Fetch/t/tmp/index.html) fetched using lwp ok 48 - File has size ok 49 - File has expected name ok 50 - FF object for ftp://ftp.funet.fi/pub/CPAN/index.html (will fetch with netftp) ok 51 - File (/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/File-Fetch/t/tmp/index.html) fetched using netftp ok 52 - File has size ok 53 - File has expected name ok 54 - FF object for ftp://ftp.funet.fi/pub/CPAN/index.html (will fetch with wget) ok 55 - File (/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/File-Fetch/t/tmp/index.html) fetched using wget ok 56 - File has size ok 57 - File has expected name ok 58 - FF object for ftp://ftp.funet.fi/pub/CPAN/index.html (will fetch with curl) ok 59 # skip You do not have 'curl' installed/available ok 60 # skip You do not have 'curl' installed/available ok 61 # skip You do not have 'curl' installed/available ok 62 - FF object for http://www.cpan.org/index.html (will fetch with lwp) ok 63 - File (/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/File-Fetch/t/tmp/index.html) fetched using lwp ok 64 - File has size ok 65 - File has expected name ok 66 - FF object for http://www.cpan.org/index.html (will fetch with wget) ok 67 - File (/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/File-Fetch/t/tmp/index.html) fetched using wget ok 68 - File has size ok 69 - File has expected name ok 70 - FF object for http://www.cpan.org/index.html (will fetch with curl) ok 71 # skip You do not have 'curl' installed/available ok 72 # skip You do not have 'curl' installed/available ok 73 # skip You do not have 'curl' installed/available ok 74 - FF object for http://www.cpan.org/index.html (will fetch with lynx) ok 75 # skip You do not have 'lynx' installed/available ok 76 # skip You do not have 'lynx' installed/available ok 77 # skip You do not have 'lynx' installed/available ok 78 - FF object for http://www.cpan.org/index.html?q=1&y=2 (will fetch with lwp) ok 79 - File (/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/File-Fetch/t/tmp/index.html) fetched using lwp ok 80 - File has size ok 81 - File has expected name ok 82 - FF object for http://www.cpan.org/index.html?q=1&y=2 (will fetch with wget) ok 83 - File (/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/File-Fetch/t/tmp/index.html) fetched using wget ok 84 - File has size ok 85 - File has expected name ok 86 - FF object for http://www.cpan.org/index.html?q=1&y=2 (will fetch with curl) ok 87 # skip You do not have 'curl' installed/available ok 88 # skip You do not have 'curl' installed/available ok 89 # skip You do not have 'curl' installed/available ok 90 - FF object for http://www.cpan.org/index.html?q=1&y=2 (will fetch with lynx) ok 91 # skip You do not have 'lynx' installed/available ok 92 # skip You do not have 'lynx' installed/available ok 93 # skip You do not have 'lynx' installed/available ok 94 - FF object for rsync://cpan.pair.com/CPAN/MIRRORING.FROM (will fetch with rsync) ok 95 - File (/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/File-Fetch/t/tmp/MIRRORING.FROM) fetched using rsync ok 96 - File has size ok 97 - File has expected name 1..97 ok 15/97 skipped: various reasons All tests successful, 15 subtests skipped. Files=1, Tests=97, 180 wallclock secs ( 5.63 cusr + 1.21 csys = 6.84 CPU) Installing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/File/Fetch.pm Installing /home/cpanrun/pa-risc1.1/build/5.6.1/man/man3/File::Fetch.3 Writing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/PA-RISC1.1-thread-multi/auto/File/Fetch/.packlist Appending installation info to /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi/perllocal.pod