ports/textproc/p5-XML-DOM-XPath/pkg/DESCR

5 lines
184 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
XML::DOM::XPath allows you to use XML::XPath methods to query a DOM.
This is often much easier than relying only on getElementsByTagName.
It lets you use all of the XML::DOM methods.