Help language development. Donate to The Perl Foundation

XML::XPath cpan:UFOBAT last updated on 2019-03-22

Changes
Revision history for XML-XPath

0.9.3  2019-03-22T17:21:30+01:00
    - Adapted testcases to XML::Node which does no longer trim on `.Str`

0.9.2  2019-01-24T08:47:23+01:00
    - Added GreaterEqual, SmallerEqual, NotEqual and Multiply operators (taboege++)