libxml-smart-perl

Perl module for access to parsed XML trees

Description

With the XML::Smart module, nodes in an XML tree made with XML::LibXML can be accessed equally conveniently with the Perl syntax for hashes and arrays. It also provides convenience features such as searching for nodes by attribute, selection of an attribute value in each of multiple nodes, change the format of returned data, and so forth.

The module also professes to automatically handle binary data (encoding/decoding to/from base64), CDATA sections (used for text content with unbalanced <tags> and so forth), and Unicode. It can be used to create XML files and load XML from the Web (just pasting an URL as a file path). It also provides an easy way to send XML data through sockets, adding the length of the data in the <?xml?> header.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/XML-Smart


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libxml-smart-perl