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
In reply to (jcwren) Re: Text::Balanced woes..
by jcwren
in thread Text::Balanced woes..
by u914
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |