XML::Sablotron Perl Module

This example demonstrates how to use the XML::Sablotron Perl module. Sablotron is an open source multi-platform XML toolkit that was developed in C++ by the Ginger Alliance Open Resource Center (http://www.gingerall.com ).

The Sablotron toolkit implements an XSLT processor, a DOM parser, and the XPath standard. This toolkit provides extensions and APIs for several programming languages, and this toolkit is the basis for the XML::Sablotron Perl module that was developed by Pavel Hlavnicka.

XML::Sablotron Perl Module Example

Let’s take a look at a Perl program that utilizes the XML::Sablotron module. In this example, we will filter an XML document by removing particular elements and generate another XML document ...

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.