XML processing with a clean interface

Edit Package perl-XML-Easy
https://metacpan.org/release/XML-Easy

XML::Easy is a collection of modules relating to the processing, parsing, and serialisation of XML data. It is oriented towards the use of XML to represent data for interchange purposes, rather than the use of XML as markup of principally textual data. It does not perform any schema processing, and does not interpret DTDs or any other kind of schema. It adheres strictly to the XML specification, in all its awkward details, except for the aforementioned DTDs.

XML::Easy strictly separates the in-program manipulation of XML data from the processing of the textual form of XML. This shields the XML user from the inconvenient and obscure aspects of XML syntax. XML data nodes are mainly processed in a clean functional style, using the XML::Easy::NodeBasics module. In the (very likely) event that an application requires some more purpose-specific XML data processing facilities, they are readily built on top of XML::Easy::NodeBasics, retaining the abstraction from textual XML.

When XML must be handled in textual form, for input and output, the XML::Easy::Text module supplies a parser and a serialiser. The interfaces here, too, are functional in nature.

There are other modules for some ancillary aspects of XML processing.

Refresh
Refresh
Source Files
Filename Size Changed
XML-Easy-0.011.tar.gz 0000071090 69.4 KB
cpanspec.yml 0000000669 669 Bytes
perl-XML-Easy.changes 0000002515 2.46 KB
perl-XML-Easy.spec 0000003180 3.11 KB
syntax_main.t.diff 0000002018 1.97 KB
Latest Revision
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 1156203 from Tina Müller's avatar Tina Müller (tinita) (revision 6)
- Use %autosetup instead of deprecated %patchN
Comments 0
openSUSE Build Service is sponsored by