[EMAIL PROTECTED] wrote:

> I need to parse out all http links stored in a local file.
> How would I go about doing this?
>
> which modules would I need to use?
You mean HTML links. use HTML::LinkExtor from:
http://search.cpan.org/search?dist=HTML-Parser
or HTML::SimpleLinkExtor from:
http://search.cpan.org/search?dist=HTML-SimpleLinkExtor

- RaFaL Pocztarski, [EMAIL PROTECTED]

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

Reply via email to