in reply to Accessing xml elements using XML::Parser module

You do not want to use XML::Parser directly. Have a look at XML::Rules, XML:Twig or XML::LibXML (they are not all built on top of XML::Parser, but that doesn't matter.) Choose the style that feels natural.

Jenda
Enoch was right!
Enjoy the last years of Rome.

  • Comment on Re: Accessing xml elements using XML::Parser module