Checking if your kit is complete... Looks good Writing Makefile for WebService::weblogUpdates cp lib/WebService/weblogUpdates.pm blib/lib/WebService/weblogUpdates.pm Manifying blib/man3/WebService::weblogUpdates.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/000-transports....1..1 # Can't locate SOAP/Lite.pm in @INC (@INC contains: /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/WebService-weblogUpdates/blib/lib /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/WebService-weblogUpdates/blib/arch /Users/cpanrun/depot/main/Apps/CPAN_Run/lib /Users/cpanrun/build/5.10.0/site/lib /Users/cpanrun/build/5.10.0/lib . /Users/cpanrun/build/5.10.0/site/lib /Users/cpanrun/build/5.10.0/lib .) at (eval 9) line 3. ok 1 - Has one or more valid transports. # ok t/001-xmlrpc........"my" variable $msg masks earlier declaration in same scope at t/001-xmlrpc.t line 48. "my" variable $msg masks earlier declaration in same scope at t/001-xmlrpc.t line 56. 1..8 ok 1 - use WebService::weblogUpdates; ok 2 - The object isa WebService::weblogUpdates ---- request ---- weblogUpdates.ping Perlblog http://www.nospum.net/perlblog ---- response ---- messageThanks for the ping.flerror0ok 3 - ping! ok 4 - Thanks for the ping. ---- request ---- weblogUpdates.ping What does Aaron think about RSS http://aaronland.info/weblog/category/rss/rss http://aaronland.info/weblog/category/rss/rss rss ---- response ---- messageThanks for the ping.flerror0ok 5 - old-skool ping for RSS feed:http://aaronland.info/weblog/category/rss/rss ok 6 - Thanks for the ping. Confused test output: test 4 answered after test 4 ---- request ---- rssUpdate What does Aaron think about RSS http://aaronland.info/weblog/category/rss/rss 302 Found at t/001-xmlrpc.t line 53 Returned undef. Not good. at t/001-xmlrpc.t line 53 # Failed test 'new-skool ping for RSS feed:http://aaronland.info/weblog/category/rss/rss' # at t/001-xmlrpc.t line 53. not ok 7 - new-skool ping for RSS feed:http://aaronland.info/weblog/category/rss/rss Confused test output: test 5 answered after test 6 # Failed test at t/001-xmlrpc.t line 57. not ok 8 Confused test output: test 6 answered after test 7 # Looks like you failed 2 tests of 8. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 3, 5, 7-8 Failed 4/8 tests, 50.00% okay t/002-soap.........."my" variable $msg masks earlier declaration in same scope at t/002-soap.t line 45. You do not have the SOAP::Lite package installed You will not be able to ping the weblogUpdates service using the SOAP protocol. 1..1 ok 1 ok t/003-rest..........1..6 ok 1 - use WebService::weblogUpdates; ok 2 - The object isa WebService::weblogUpdates 404 Not Found # Failed test 'ping for http://www.nospum.net/perlblog' # at t/003-rest.t line 28. not ok 3 - ping for http://www.nospum.net/perlblog ok 4 - Failed to ping: 404 404 Not Found # Failed test 'pinged with changes for http://www.nospum.net/perlblog' # at t/003-rest.t line 33. not ok 5 - pinged with changes for http://www.nospum.net/perlblog ok 6 - Failed to ping: 404 # Looks like you failed 2 tests of 6. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 3, 5 Failed 2/6 tests, 66.67% okay t/004-transport....."my" variable $msg masks earlier declaration in same scope at t/004-transport.t line 47. You do not have the SOAP::Lite package installed You will not be able to ping the weblogUpdates service using the SOAP protocol. 1..1 ok 1 ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/001-xmlrpc.t 2 512 8 4 3 5 7-8 t/003-rest.t 2 512 6 2 3 5 Failed 2/5 test scripts. 6/17 subtests failed. Files=5, Tests=17, 4 wallclock secs ( 1.05 cusr + 0.29 csys = 1.34 CPU) Failed 2/5 test programs. 6/17 subtests failed. make: *** [test_dynamic] Error 255