Re: HTML::Parser module

Himanshu Soni (sonih@xcert.com)
Thu, 17 Jun 1999 14:06:12 -0700


Hi Gisle Aas

I am new to programming in perl and I cam across HTML::Parser module to
analyize HTML documents.
I am having some problems getting started with this module. Please
advise me if the following approach is the right approach:
    Create a subclass of HTML::Parser module
    Override the start method (same for all the other methods)
    Provide functionality for overrided start method.

Could you send me some test scripts that your wrote yourself while
testing the module?
That will be great deal of help for me.

Thank you
Himanshu Soni