use LWP::Simple; print "Content-type: text/html\n\n"; print get("http://www.servername.tld/dateiname.txt");