use URI; sub URI::open { use LWP; # fetch to /tmp and open # beware error conditions, # net adds a lot of new ones }