Hello,
today we use XML::Parser wrapped in an own package to work with xml files, which build a data structure of hashes and arrays. This works for simple xml files, but is not very convenient as well. therefore we think of using XPath in the future, the only question is with which library.
It seems there's mainly XML::XPath, which seems pretty old, and XML::LibXML, which needs binary parts. We work with Windows and Linux and with Windows it's sometimes even hard to get DBD::Pg and the needed or provided binary parts running properly.
Which library would you prefer today?
In reply to preferred XPath library in perl by Pickwick
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |