Help for this page
#!/usr/bin/perl use strict; ... my $result=$ua->get($url); print("\n $@");
Can't connect to google.co.uk:443 (Bad hostname) LWP::Protocol::https::Socket: Bad hostname 'google.co.uk' at /usr/loca +l/perl/lib/site_perl/LWP/Protocol/http.pm line 47.