I've just started looking at HTML:Tree, it sounds great and it sounds like
it would do what you are looking for, too.
> From: [EMAIL PROTECTED]
> Date: Thu, 18 Oct 2001 07:09:06 -0500
> To: [EMAIL PROTECTED]
> Subject: Re: Parsing HTTP links
> 
> Hey guys, 
> 
> thanks for all the help with this.  I actually did mean HTML Links as I am
> looking to parse out specific links from an HTML file.  I'm not only
> concerned with "HTTP" link (<a href>) but also other HTML flags.  Right
> now I'm using HTML::SimpleLinkExtor but I'm not sure that gives me exactly
> what I want.
> 
> Essentially what I'm trying to do is parse out all info from a web page
> that is in bold (<b>text</b>).  I'm going to revisit LinkExtor but if
> there is a better solution, I'm all ears.
> 
> Greg
> 
> 
> 
> 
> 
> RaFaL Pocztarski <[EMAIL PROTECTED]>
> Sent by: [EMAIL PROTECTED]
> 10/18/2001 06:58 AM
> 
> 
> To:     [EMAIL PROTECTED]
> cc: 
> Subject:        Re: Parsing HTTP links
> 
> 
> Dave Newton wrote:
> 
>> RaFaL Pocztarski wrote:
>>> [EMAIL PROTECTED] wrote:
>>>> I need to parse out all http links stored in a local file.
>>> You mean HTML links.
>> 
>> Actually, while the answer doesn't change, we don't know that
>> this is what he meant. For example, he might not want ftp://
>> or mailto:, both of which are HTML links but not http links!
> 
> Well, in fact the answer does change. If Greg hasn't meant HTML links,
> then he won't have much use of HTML::LinkExtor, which I told him to use.
> But unfortunately we can't know that, as Greg hasn't answered yet.
> 
> - RaFaL Pocztarski, [EMAIL PROTECTED]
> 
> -- 
> 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]

Reply via email to