In the documentation for the HTML::Parser module it says that in order for the parser to do anything interesting, that one must create a subclass where you override the functions...
The one I'm interesteded in is $self->text($text). I'm just a bit confused as to how to use it to look at the text in the HTML document.
How do I do the overriding? I'm used to it in C++, but this is just a little confusing.
Thanks,
Sam
In reply to Overriding via a subclass? by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |