I have a need to call a URL from a Perl script, but I don't have LWP available (and is not possible for it to be installed). Is there another method using Perl? I do not need to see the response. I ...