Checking if your kit is complete... Looks good Writing Makefile for RPC::JSON cp lib/RPC/JSON.pm blib/lib/RPC/JSON.pm cp lib/RPC/JSON/Shell.pm blib/lib/RPC/JSON/Shell.pm Manifying blib/man3/RPC::JSON.3 Manifying blib/man3/RPC::JSON::Shell.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/01use............1..1 ok 1 - use RPC::JSON; ok t/02connect........1..4 ok 1 - use RPC::JSON; Can't locate object method "get" via package "LWP::UserAgent" (perhaps you forgot to load "LWP::UserAgent"?) at blib/lib/RPC/JSON.pm line 183. # Looks like you planned 4 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-4 Failed 3/4 tests, 25.00% okay t/03podcoverage....1..0 # Skip Test::Pod::Coverage 1.04 required skipped all skipped: Test::Pod::Coverage 1.04 required Failed 1/3 test scripts, 66.67% okay. 3/5 subtests failed, 40.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/02connect.t 255 65280 4 6 150.00% 2-4 1 test skipped. make: *** [test_dynamic] Error 11