Processing XML with Perl | Michel Rodriguez |
Other Modules | Other Useful Modules |
Related Standards Implementations
Perl implementations exist for most related standards
Module | Description |
XML::XSLT | built on top of XML::DOM, still in development |
XML::XQL | XQL is a W3C note describing a query language for XML |
XML::XPath | |
XML::Checker | validates (against a DTD) XML files or DOM trees, allows user-defined error handlers |
XML::RSS | create, update and convert to HTML RSS (RDF Site Summary) documents. RSS is a popular site description format. |
XMLNews | 2 modules, XMLNews::HTMLTemplate and XMLNews::Meta allow creation, processing and conversion to HTML of XMLNews documents |
XML::Edifact | conversion between XML and Edifact messages |
XML::Catalog | allows usage of PUBLIC identifiers in XML documents |
Frontier | 3 modules: Frontier::Client, Frontier::Daemon and Frontier::RPC2, support exchange of XML-RPC messages between a Frontier client and server |
XML::Parser::PerlSAX | SAX parser, allows various XML processes to communicate, XML::DOM, XML::Grove, XML::Path and XML::XQL, amongst others offer a SAX interface |
Other Modules | Other Useful Modules |