I don't know if this is the appropriate place to ask, so please forgive if
not.
Attempting to install lib-www-5.48 yields the following, which I am too
much of an idiot to decipher. I just needed this so that I can look at
another module which requires it, but I am dead in the water. Any advice
you can give would be most appreciated!
I'm running 5.005-03....
/usr/bin/perl -e 'use Config; chdir q{blib/script}; foreach (qw(GET HEAD POST)) {' \
-e 'unlink "$_";' \
-e 'system("$Config{\"lns\"} lwp-request $_") && die; }'
/usr/bin/perl t/TEST 0
base/common-req.....ok
base/cookies........ok
base/date...........ok
base/headers-auth...ok
base/headers-etag...ok
base/headers-util...ok
base/headers........ok
base/listing........ok
base/mediatypes.....ok
base/message........ok
base/negotiate......ok
base/response.......ok
base/status.........ok
base/ua.............ok
html/form...........ok
robot/rules-dbm.....ok
robot/rules.........ok
robot/ua............FAILED tests 1-3, 5, 7
Failed 5/7 tests, 28.57% okay
local/autoload......ok
local/get...........ok
local/http..........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-18
Failed 18/18 tests, 0.00% okay
local/protosub......ok
Failed Test Status Wstat Total Fail Failed List of failed
-------------------------------------------------------------------------------
local/http.t 255 65280 18 18 100.00% 1-18
robot/ua.t 7 5 71.43% 1-3, 5, 7