Checking if your kit is complete... Looks good Writing Makefile for WWW::Agent cp lib/WWW/Agent.pm blib/lib/WWW/Agent.pm cp lib/WWW/Agent/Plugins/GoldCoasting.pm blib/lib/WWW/Agent/Plugins/GoldCoasting.pm cp lib/WWW/Agent/Plugins.pm blib/lib/WWW/Agent/Plugins.pm cp lib/WWW/Agent/Plugins/Director.pm blib/lib/WWW/Agent/Plugins/Director.pm cp lib/WWW/Agent/Plugins/Focus.pm blib/lib/WWW/Agent/Plugins/Focus.pm cp lib/WWW/Agent/Zombie.pm blib/lib/WWW/Agent/Zombie.pm Manifying blib/man3/WWW::Agent.3 Manifying blib/man3/WWW::Agent::Plugins.3 Manifying blib/man3/WWW::Agent::Plugins::Director.3 Manifying blib/man3/WWW::Agent::Zombie.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00agent........ok 1 - require WWW::Agent; ok 2 - class ok 3 - empty agent returns immediately ok 4 - Test plugin: called and data 1..4 ok t/01goldcoast....ok 1 - here we are 1..1 ok t/04director.....ok 1 - require WWW::Agent::Zombie; ok 2 - class ok 3 - empty plan ok 4 - warn by itself ok 5 - died texted ok 6 - died untexted ok 7 - die masked by warn ok 8 - die not masked by warn ok 9 - xor: warn is chosen ok 10 - xor: die is chosen ok 11 - xor: warn is chosen ok 12 - xor: warn is chosen ok 13 - xor: die is chosen ok 14 - doublequote ok 15 - singlequote ok 16 - called function a number of times ok 17 - called function (commented and uncommented) ok 18 - labelled plan not executed ok 19 - labelled plan executed ok 20 - variable passing ok 21 - variable passing II ok 22 - multiple labelled plan executed ok 23 - wrong dither format ok 24 - wait [0,8] secs: 4 ok 25 - wait [0,8] secs: 2 ok 26 - wait [0,8] secs: 3 ok 27 - wait [0,8] secs: 7 ok 28 - wait [0,8] secs: 2 ok 29 - wait roughly 2 secs ok 30 - wait roughly 3 secs ok 31 - goto, no fail ok 32 - goto, fail (500 Can't connect to james.bond.edu.auxx:80 (Bad hostname 'james.bond.edu.auxx') at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/WWW-Agent/blib/lib/WWW/Agent/Zombie.pm line 136. # ) ok 33 - url dead and user defined exception ok 34 - url match must fail ok 35 - url match with working site ok 36 - url match with broken pattern ok 37 - random walk ok 38 - random walk 2 ok 39 - random walk & catch ok 40 - element matching 1 ok 41 - element matching 1 ok 42 - element matching 5 ok 43 - element matching 8 ok 44 - element matching 9 ok 45 - content matching ok 46 - content matching ok 47 - element matching 3 ok 48 - element matching 31 ok 49 - element matching 7 ok 50 - element matching 6 ok 51 - element matching 2 # Looks like your test died just after 51. 1..51 dubious Test returned status 255 (wstat 65280, 0xff00) after all the subtests completed successfully Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/04director.t 255 65280 51 0 ?? Failed 1/3 test scripts. 0/56 subtests failed. Files=3, Tests=56, 43 wallclock secs ( 4.25 cusr + 0.60 csys = 4.85 CPU) Failed 1/3 test programs. 0/56 subtests failed. make: *** [test_dynamic] Error 255