Hey Eric,
Is there a way to get a nice useful error like you get with
XML::Parser but with XML::SaxParser? The whole on_parser_error() thing
is almost totally useless for identifying where the problem is. I need
to find the spot the error is, and cache that tag for later.
The next version of t
Is there a way to get a nice useful error like you get with
XML::Parser but with XML::SaxParser? The whole on_parser_error() thing
is almost totally useless for identifying where the problem is. I need
to find the spot the error is, and cache that tag for later.
Thanks
Eric Will // rakaur
___