XML::LibXML::Enhanced

XML::LibXML::Enhanced is a Perl module that adds convenience methods to XML::LibXML and LibXSLT.
Download

XML::LibXML::Enhanced Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Michael Stillwell
  • Publisher web site:
  • http://search.cpan.org/~stillwell/XML-LibXML-Enhanced-0.01/lib/XML/LibXML/Enhanced.pm

XML::LibXML::Enhanced Tags


XML::LibXML::Enhanced Description

XML::LibXML::Enhanced is a Perl module that adds convenience methods to XML::LibXML and LibXSLT. XML::LibXML::Enhanced is a Perl module that adds convenience methods to XML::LibXML and LibXSLT.SYNOPSIS use XML::LibXML::Enhanced; my $xml = XML::LibXML::Singleton->instance; my $xsl = XML::LibXSLT::Singleton->instance; my $doc = $xml->parse_xml_string(""); my $root = $doc->getDocumentElement; $root->appendHash({ name => 'Michael', email => 'mjs@beebo.org' }); Requirements: · Perl


XML::LibXML::Enhanced Related Software