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