open source devel company <[EMAIL PROTECTED]> writes: > I tried using LWP to get a page www.google.com... > > and my script is > > giving the following message as one of the lines , > when LWP debug is run > > LWP::UserAgent::request: Simple response: Internal > Server Error > > but the same page works using IO::Sockets... > > so what seems to be wrong with LWP ?
Why don't you send us a sample test script? 'lwp-request www.google.com' works for me. --Gisle
