use LWP. it can be as simple as this :
use LWP::Simple;
print get("http://www.mit.edu");
Tor.
yun yun wrote:
> if I want to read the real html file from web, such as
> http://www.mit.edu, should I use sock programming? and
> if then, how could I use,and where can I study this
> aspect? Thanks!
>
> _________________________________________________________
> Do You Yahoo!? ��¼����Ż�����! http://mail.yahoo.com.cn
>
> <font color=#6666FF>���ģ����ƣ����ˣ�û���ɣ���������ɣ�</font>����
> ��??��������! http://cn.chat.yahoo.com/c/roomlist.html
>
> --
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]