Checking if your kit is complete... Looks good Writing Makefile for SMS::AQL cp lib/SMS/AQL.pm blib/lib/SMS/AQL.pm Manifying blib/man3/SMS::AQL.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/1-basic...........1..4 ok 1 - use SMS::AQL; Can't locate object method "post" via package "LWP::UserAgent" (perhaps you forgot to load "LWP::UserAgent"?) at blib/lib/SMS/AQL.pm line 243. ok 2 - Create instance of SMS::AQL ok 3 - $sender is an instance of SMS::AQL # Looks like you planned 4 tests but only ran 3. # Looks like your test died just after 3. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 4 Failed 1/4 tests, 75.00% okay t/2-pod.............1..0 # Skip Test::Pod 1.00 required for testing POD skipped all skipped: Test::Pod 1.00 required for testing POD t/3-pod-coverage....1..0 # Skip Test::Pod::Coverage 1.00 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.00 required for testing POD coverage t/4-mock............1..0 # Skip Test::MockObject::Extends required for mock testing skipped all skipped: Test::MockObject::Extends required for mock testing Failed 1/4 test scripts, 75.00% okay. 1/4 subtests failed, 75.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed --------------------------------------------------------------------------------------------------------------------------- t/1-basic.t 255 65280 4 2 50.00% 4 3 tests skipped. make: *** [test_dynamic] Error 11