libxml-easy-perl
Perl module for XML processing with a clean interface
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.
/usr/share/man/man3/XML::Easy.3pm.gz
XML::Easy(3pm) User Contributed Perl Documentation XML::Easy(3pm)
NAME
XML::Easy - XML processing with a clean interface
SYNOPSIS
use XML::Easy::NodeBasics qw(xml_element xml_e_attribute);
use XML::Easy::Text
qw(xml10_read_document xml10_write_document);
$element = xml_element("a", { href => "there" }, "there");
more»
/usr/share/man/man3/XML::Easy::Classify.3pm.gz
XML::Easy::ClassiUserpContributed Perl DocumXML::Easy::Classify(3pm)
NAME
XML::Easy::Classify - classification of XML-related items
SYNOPSIS
use XML::Easy::Classify qw(
is_xml_name check_xml_name
is_xml_encname check_xml_encname
is_xml_chardata check_xml_chardata
is_xml_attributes
more»
/usr/share/man/man3/XML::Easy::Content.3pm.gz
XML::Easy::ContenUsermContributed Perl DocumeXML::Easy::Content(3pm)
NAME
XML::Easy::Content - abstract form of XML content
SYNOPSIS
use XML::Easy::Content;
$content = XML::Easy::Content->new([
"foo",
$subelement,
"bar",
]);
$twine = $content->twine;
DESCRI
more»
/usr/share/man/man3/XML::Easy::Element.3pm.gz
XML::Easy::ElemenUsermContributed Perl DocumeXML::Easy::Element(3pm)
NAME
XML::Easy::Eleme
more»
/usr/share/man/man3/XML::Easy::NodeBasics.3pm.gz
XML::Easy::NodeBaUser(Contributed Perl DocXML::Easy::NodeBasics(3pm)
NAME
XML::Easy::NodeB
more»
/usr/share/man/man3/XML::Easy::Syntax.3pm.gz
XML::Easy::SyntaxUser)Contributed Perl DocumenXML::Easy::Syntax(3pm)
NAME
XML::Easy::Synta
more»
/usr/share/man/man3/XML::Easy::Text.3pm.gz
XML::Easy::Text(3User Contributed Perl DocumentaXML::Easy::Text(3pm)
NAME
XML::Easy::Text
more»
/usr/share/man/man3/XML::Easy::Transform.3pm.gz
XML::Easy::TransfUser3Contributed Perl DocuXML::Easy::Transform(3pm)
NAME
XML::Easy::Tranf
more»
Browse inside libxml-easy-perl_0.009-1+b1_i386.deb
Download libxml-easy-perl_0.009-1+b1_i386.deb