in reply to HTML::Parser guidance

1. Reading the documentation is apt to improve your understanding.
2. What have you tried?
Markup: Markup in the Monastery
Effort: On asking for help

If you didn't program your executable by toggling in binary, it wasn't really programming!

Replies are listed 'Best First'.
Re^2: HTML::Parser guidance
by smls (Friar) on May 28, 2013 at 16:55 UTC
    Well to be fair, HTML::Parser is not an easy module to wrap your head around if you are not already familiar with OO programming and event-based parsing. And its official documentation isn't very newbie-friendly either. So let's cut the OP some slack... :)