How do I get the contents of a url? I mean passing a url to whatever object and receiving the content of that webpage as a scalar.
I have a web service I want to test with perl, but I can't seem to find the right command or module to this despite looking quite a bit. thanks