The following script will be installed: SpaceTrack is an interactive interface to Astro::SpaceTrack. SpaceTrackTk, a windowed interface to Astro::SpaceTrack, is provided but will not be installed because you do not have the Tk package installed. If you want this, install Tk and then rerun Makefile.PL. If you do not want this, run Makefile.PL with the -n option. Unless you are running MSWin32 or VMS (which are special-cased), I will assume you're running some version of U*ix, and behave accordingly. Checking if your kit is complete... Looks good Writing Makefile for Astro::SpaceTrack cp lib/Astro/SpaceTrack/Parser.pm blib/lib/Astro/SpaceTrack/Parser.pm cp lib/Astro/SpaceTrack.pm blib/lib/Astro/SpaceTrack.pm cp bin/SpaceTrack blib/script/SpaceTrack /home/cpanrun/pa-risc1.1/build/5.6.1/bin/perl -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 -MExtUtils::MakeMaker -e "MY->fixin(shift)" blib/script/SpaceTrack Manifying blib/man1/SpaceTrack.1 Manifying blib/man3/Astro::SpaceTrack.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/basic...........1..21 # Test 1 - Loading the library. Can't locate object method "get" via package "LWP::UserAgent" (perhaps you forgot to load "LWP::UserAgent"?) at t/basic.t line 44. ok 1 dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-21 Failed 20/21 tests, 4.76% okay t/pod.............1..0 # Skip Test::Pod 1.00 required to test POD validity. skipped all skipped: Test::Pod 1.00 required to test POD validity. t/pod_coverage....1..0 # Skip Test::Pod::Coverage 1.00 required to test POD coverage. skipped all skipped: Test::Pod::Coverage 1.00 required to test POD coverage. Failed 1/3 test scripts, 66.67% okay. 20/21 subtests failed, 4.76% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/basic.t 255 65280 21 40 190.48% 2-21 2 tests skipped. make: *** [test_dynamic] Error 11