in reply to how to open a data file via http

Didn't work.
Well you can't just make stuff up and expect it to work :)
use IO::All; # Let the madness begin... $html < io->http("www.google.com"); # Grab a web page