open MYHANDLE, "GET http://www.perlmonks.com|"; while() { print $_; }