An open API service indexing awesome lists of open source software.

https://github.com/grantm/perl-libxml-by-example

Perl XML::LibXML by Example - A documentation project
https://github.com/grantm/perl-libxml-by-example

documentation libxml2 perl perl-xml xpath-sandbox

Last synced: 7 months ago
JSON representation

Perl XML::LibXML by Example - A documentation project

Awesome Lists containing this project

README

          

Read the HTML version at: [Perl XML::LibXML by
Example](http://grantm.github.io/perl-libxml-by-example/)

This is a documentation project to introduce the Perl
[XML::LibXML](https://metacpan.org/release/XML-LibXML) module through example
scripts and line-by-line explanations.

One of the features of this project is an [interactive XPath
sandbox](http://grantm.github.io/perl-libxml-by-example/_static/xpath-sandbox/xpath-sandbox.html?q=%2F%2Fmovie[%40id%3D%22tt0307479%22]%2F%2Fsynopsis)
which you can use to try out different XPath expressions and see which parts of
the XML document are matched.

---

Creative Commons License

Perl XML::LibXML by Example by Grant McLean is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.