in reply to Re: Choosing the best XML module for a toy system
in thread Choosing the best XML module for a toy system

Note that XML::Twig::XPath, which comes with XML::Twig, gives you a proper XPath engine (it's the one from XML::XPath).

  • Comment on Re^2: Choosing the best XML module for a toy system