XML, the Perl Way

Processing XML with Perl Michel Rodriguez

Related Standards Implementations

XML transformation Modules

Other Useful Modules

Module Description
XML::CGIconverts CGI variables to and from XML
XML::Streamused for Jabber, listen for XML messages on a port and calls a user-defined handler on a given element
XML::AxKitthe Perl equivalent of Cocoon
XML::UMuses XML::Encoding mapping tables to convert strings to various encodings
GOXML::XQIXMLan interface to the GO XML search engine
XML::Configreads a simple XML config file (just like XML::Simple)

To get the documentation on all XML modules my favourite place is XML Documentation (theoryx5.uwinnipeg.ca/CPAN/by-module/XML.html)



Related Standards Implementations

XML transformation Modules