in reply to Filter Links in HTML-documents

You may find that the interfaces to HTML::LinkExtor or HTML::TreeBuilder are easier to understand for the kind of task that you're doing.

p.s. You mention having to overload the methods of HTML::Parser. In the new version (3.x) this is no longer necessary, so it might be worth upgrading.

--
<http://www.dave.org.uk>

"Perl makes the fun jobs fun
and the boring jobs bearable" - me