in reply to Re: XML::Parser - Obtaining Attributes
in thread XML::Parser - Obtaining Attributes

Thanks for the suggestion. Appreciated.

I'd prefer to make it work with XML::Parser if I can, but I'll certainly try your suggestion if I can't make any progress.

Just curious, never having used twig, does one need to define a twig_handler for every tag one wishes to process? ... i.e. I need a bunch of information from most, but not all, elements, as well as the category attributes.

Thx!
  • Comment on Re^2: XML::Parser - Obtaining Attributes