XML::XPath Perl Module

The XML::XPath module was written by Matt Sergeant and provides access to the contents of an XML document using the XPath standard. XML::XPath was developed to strictly comply with the XPath standard. The strict compliance to the standard is important because after you’re familiar with the standard, it is very easy to use this module. However, the design of the module is open enough so that users can expand the base functionality of the module by adding additional functions. Let’s take a look at an example.

XML::XPath Perl Module Example

Let’s say that you’re part of the Information Technology (IT) staff and you’ve been given the task of analyzing the traffic on your network.Your company recently purchased a sniffer ...

Get XML and Perl now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.