i support a Perl written tool that (among other tasks) applies xpath expressions to xml input. It uses XML::LibXML and works fine for XPath 1.0 expressions. Now some users require to use XPath 2.0. I allready knew that this is not supported by XML::LibXML so i searched via both, google and CPAN, but found nothing.
Is there really no perl module supporting XPath 2.0?
Of course, i could use an external tool and manage the Perl script to call it, but a Perl module would be more convenient.
In reply to Is there really no Perl module supporting XPath 2.0? by Darkwing
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |