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 Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/HTTP/Response/Tree.pm blib\lib\HTTP\Response\Tree.pm cp lib/LWP/UserAgent/FramesReady.pm blib\lib\LWP\UserAgent\FramesReady.pm Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe 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: Thu, 10 Jan 2008 11:26:13 GMT Client-Date: Thu, 10 Jan 2008 11:26:43 GMT Content-Base: file:./ Title: Directory . Directory .

Directory listing of .

ok local/frames........1..10 CTOR: myhttp->new(http LWP::UserAgent::FramesReady=HASH(0x1d353cc)) ok 1 ua: LWP::UserAgent::FramesReady=HASH(0x1d353cc) parse_head: 1 scheme: http max_size: REQUEST: myhttp=HASH(0x1b7c28c)->request(HTTP::Request=HASH(0x1d355dc),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(0x1d353cc)) ok 2 ua: LWP::UserAgent::FramesReady=HASH(0x1d353cc) parse_head: 1 scheme: http max_size: REQUEST: myhttp=HASH(0x1e0113c)->request(HTTP::Request=HASH(0x1e011cc),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(0x1d353cc)) ok 3 ua: LWP::UserAgent::FramesReady=HASH(0x1d353cc) parse_head: 1 scheme: http max_size: REQUEST: myhttp=HASH(0x1e0155c)->request(HTTP::Request=HASH(0x1e0129c),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: Thu, 10 Jan 2008 11:26:43 GMT Content-Type: text/html Content-Type: text/html; charset=iso-8859-1 Client-Date: Thu, 10 Jan 2008 11:26:43 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 <BODY bgcolor="#FFFFFF" text="#000000"> <a href="/noframe"> No Frames</a> </BODY> 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://alligator:2681/ 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(0x1d261cc)) ok 1 ua: LWP::UserAgent::FramesReady=HASH(0x1d261cc) parse_head: 1 scheme: http max_size: REQUEST: myhttp=HASH(0x1ddfab4)->request(HTTP::Request=HASH(0x1d263fc),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: Thu, 10 Jan 2008 11:26:45 GMT Content-Type: text/plain Client-Date: Thu, 10 Jan 2008 11:26:45 GMT Howdy ok 5 ok 6 ok live/activestate....Server closed connection without sending any data back at C:/cpanrun/build/5-10-0/site/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, 3 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/7 test programs. 2/46 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.