http://qs321.pair.com?node_id=169472


in reply to Re: (jcwren) Re: Text::Balanced woes..
in thread Text::Balanced woes..

There are several packages based on HTML::Parser, such as HTML::LinkExtor, that shouldn't require you to invent too many wheels. I would take a look at that.

I would avoid at all costs attempting to use a regular expression to attempt to extract links. That's just a path to problems.

--Chris

e-mail jcwren