in reply to Using LWP::UserAgent to Get Web Pages
I'm running the code on a Fedora Core 6 machine. I access the Internet directly, without any proxy server. I'm not using any firewall either.With such situation, a) did it work from your browser? b) can you confirm the result of the following commands?
$ HEAD http://www.google.com/ # and $ perl -MLWP::Simple -le 'print head "http://www.google.com" ? "OK" : + "NO"'
Open source softwares? Share and enjoy. Make profit from them if you can. Yet, share and enjoy!
|
|---|