Checking if your kit is complete... Looks good Writing Makefile for LWP::UserAgent::WithCache cp lib/LWP/UserAgent/WithCache.pm blib/lib/LWP/UserAgent/WithCache.pm Manifying blib/man3/LWP::UserAgent::WithCache.3 PERL_DL_NONLAZY=1 /export/home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi -I/export/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/00_compile........1..1 ok 1 - use LWP::UserAgent::WithCache; ok t/10_request........Can't call method "parse" on an undefined value at (eval 8) line 1. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/10_request.t 255 65280 ?? ?? % ?? Failed 1/2 test scripts, 50.00% okay. 0/1 subtests failed, 100.00% okay. make: *** [test_dynamic] Error 2