use LWP::Simple; $content = get ("http://cpaweb01.planetarion.com/botfiles/galaxy_listing.gz"); print $content;