> use LWP. it can be as simple as this :
> 
> 
> use LWP::Simple;
> print get("http://www.mit.edu";);
> 
> Tor.
> 

Neat.  

Along that line, I would like to be able to wind up with pages after retrieval
as plain text without html tags, hopefully using a module. 

/g



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to