You appear to be directly connected to the Internet. I have some
tests that try to access some sites on the net to verify
that the new HTTP/1.1 support works as it should.
Do you want to enable these tests? [y] y
Checking for URI........... ok
Checking for HTML::Parser.. ok
Checking for MIME::Base64.. ok
Checking if your kit is complete...
Looks good
Writing Makefile for FramesReady
cp lib/HTTP/Response/Tree.pm blib/lib/HTTP/Response/Tree.pm
cp lib/LWP/UserAgent/FramesReady.pm blib/lib/LWP/UserAgent/FramesReady.pm
Manifying blib/man3/LWP::UserAgent::FramesReady.3
Manifying blib/man3/HTTP::Response::Tree.3
/Users/cpanrun/build/5.10.0/bin/perl t/TEST 1
base/ua.............1..5
ok 1
ok 2
ok 3
ok 4
ok 5
ok
html/form...........1..4
ok 1
ok 2
ok 3
ok 4
ok
local/autoload......1..1
Trying to fetch '.'
ok 1
200 OK
Content-Length: 397
Content-Type: text/html
Last-Modified: Sat, 24 Nov 2007 05:07:30 GMT
Client-Date: Sat, 24 Nov 2007 05:07:38 GMT
Content-Base: file:./
Title: Directory .
Directory .
Directory listing of .
ok
local/frames........1..10
CTOR: myhttp->new(http LWP::UserAgent::FramesReady=HASH(0x1818a10))
ok 1
ua: LWP::UserAgent::FramesReady=HASH(0x1818a10)
parse_head: 1
scheme: http
max_size:
REQUEST: myhttp=HASH(0x1897140)->request(HTTP::Request=HASH(0x1818c20),UNDEF,UNDEF,8192,180)
GET http://www.foo.com/
User-Agent: libwww-perl/5.808
Cookie: perl=cool
CTOR: myhttp->new(http LWP::UserAgent::FramesReady=HASH(0x1818a10))
ok 2
ua: LWP::UserAgent::FramesReady=HASH(0x1818a10)
parse_head: 1
scheme: http
max_size:
REQUEST: myhttp=HASH(0x18996d0)->request(HTTP::Request=HASH(0x1899760),UNDEF,UNDEF,8192,180)
GET http://www.foo.com/frame1
Pragma: no_wait
User-Agent: libwww-perl/5.808
Cookie: perl=cool
CTOR: myhttp->new(http LWP::UserAgent::FramesReady=HASH(0x1818a10))
ok 3
ua: LWP::UserAgent::FramesReady=HASH(0x1818a10)
parse_head: 1
scheme: http
max_size:
REQUEST: myhttp=HASH(0x1899b10)->request(HTTP::Request=HASH(0x1899830),UNDEF,UNDEF,8192,180)
GET http://www.foo.com/frame2
Pragma: no_wait
User-Agent: libwww-perl/5.808
Cookie: perl=cool
200 OK
Date: Sat, 24 Nov 2007 05:07:38 GMT
Content-Type: text/html
Content-Type: text/html; charset=iso-8859-1
Client-Date: Sat, 24 Nov 2007 05:07:38 GMT
Title: Coolpics
X-Meta-Description: Free Pics,Movies,Babes,TeensEbony
X-Meta-Keywords: Free,xxx,Movies,Pics,Pic,Bilder,pics,pic,Tumbs
X-Meta-Revisit-After: 10 days
X-Meta-Robots: INDEX, FOLLOW
Coolpics
No Frames
ok 4
ok 5
ok 6
ok 7
ok 8
ok 9
ok 10
ok
local/http..........1..18
Will access HTTP server at http://sphinx:61562/
Bad request...
ok 1
ok 2
Simple echo...
ok 3
ok 4
Send file...
ok 5
ok 6
ok 7
Check redirect...
ok 8
ok 9
ok 10
ok 11
Check basic authorization...
ok 12
ok 13
ok 14
ok 15
Check proxy...
ok 16
Check POSTing...
ok 17
Terminating server...
ok 18
ok
local/protosub......1..6
CTOR: myhttp->new(http LWP::UserAgent::FramesReady=HASH(0x1817c30))
ok 1
ua: LWP::UserAgent::FramesReady=HASH(0x1817c30)
parse_head: 1
scheme: http
max_size:
REQUEST: myhttp=HASH(0x188ce00)->request(HTTP::Request=HASH(0x1817e60),http://www.sn.no/,UNDEF,8192,180)
GET ftp://foo/
User-Agent: libwww-perl/5.808
Cookie: perl=cool
ok 2
ok 3
ok 4
200 OK
Date: Sat, 24 Nov 2007 05:07:39 GMT
Content-Type: text/plain
Client-Date: Sat, 24 Nov 2007 05:07:39 GMT
Howdy
ok 5
ok 6
ok
live/activestate....Server closed connection without sending any data back at /Users/cpanrun/build/5.10.0/lib/Net/HTTP/Methods.pm line 306.
1..2
200 OK
not ok 1
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-2
Failed 2/2 tests, 0.00% okay
Failed Test Stat Wstat Total Fail List of Failed
-------------------------------------------------------------------------------
live/activestate.t 255 65280 2 3 1-2
Failed 1/7 test scripts. 2/46 subtests failed.
Files=7, Tests=46, 2 wallclock secs ( 1.20 cusr + 0.32 csys = 1.52 CPU)
Failed 1/7 test programs. 2/46 subtests failed.
make: *** [test] Error 255