Hi All,
My standalone PERL script that need to connect to web using HTTP & LWP, throws the error "500 Can't connect to www.google.com:80 (Bad hostname 'www.google.com')".
The program works fine when I access intranet web pages.
require HTTP::Request;
require LWP::UserAgent;
require...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.