RE: HTML::Parser - newbie question

Otis Gospodnetic (otis@populus.net)
Thu, 2 Jul 1998 21:34:37 -0400


> Try the attached pm.

it requires 'Goodies' :(

> Make a subclass. Feed the new the tags you want to sit on. The two
> functions you override, similar to those in the HTML::Parse, will ONLY
> be called for tags you specify.

which two?

> This parser also has SOME HTML smarts: It knows which tags are UNARY (no
> </tag>) and "automatic"  ( </p> </li> most often not used ).

does this mean this can also be used as some sort of XML parser?


Grazie,

Otis