Kip Hampton, Freelance Web Developer
Track: Perl
Date: Monday, July 07
Time: 8:45am - 5:15pm
Location: Salon B
This tutorial will go from the very basics of XML, covered very quickly,
to an overview of the more popular Perl modules available for XML processing,
and on to several examples of how some of those modules may be used to solve
real-world problems.
Introduction
Surveying the Perl XML module landscape
Available XML Parsers
Perl and the Standard XML Interfaces
The Document Object Model (DOM)
Simple API for XML (SAX)
Perl XML Interfaces
XML::Simple
XML::Grove
XML::Twig
Putting Perl/XML to Work
Document-centric XML Tasks
Web Automation
Templating
CGI XML Applications
AxKit
Data-centric XML Tasks
XML as a Replacement for Flat Files
XML/Database Integration
SOAP and XML-RPC