XML and Perl

The Practical Extraction and Reporting Language (PERL) has long been a mainstay of server-side programming and a foundation of Common Gateway Interface (CGI) programming. Perl has been getting into XML in a big way, and one could easily write a book on the subject.

Perl modules are distributed at the Comprehensive Perl Archive Network (CPAN) site, at http://www.cpan.org, and plenty of them deal with XML (I counted 156). Table 20.2 provides a selection of Perl XML modules, along with their descriptions as given on the CPAN site.

Table 20.2. XML Modules in Perl with CPAN Descriptions
ModuleDescription
Apache::AxKit::XMLFinderDetects XML files
Apache::MimeXMLmod_perl mime encoding sniffer for XML files
Boulder::XMLXML format input/output ...

Get Inside XML now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.