Filed In:
XML and Perl
Perl is very popular on the Web, and it is an obvious choice for implementing XML solutions as well. Learn how Perl and XML are coming together and the future directions to use XML and Perl.
Perl-XML Module List
A great list of Perl modules available for working with XML.
Processing XML with Perl
This is a great overview of the main Perl XML modules. It covers XML::Parser, DOM, XQL, XSLT, XPath and much more. It even includes examples of how to use them.
Using the Perl XML::Parser Module
This article explains how easy it is to use the XML::parser module in Perl to handle XML.
Using XML and Relational Databases with Perl
There are many ways to transfer data between XML and relational databases, but Perl can make it very easy.
XML::Parser Module Enables XML Development in Perl
Perl is an exciting language to work on XML in. And this article shows you how to start.
XML and Perl::Practical XML
Using XML within your HTML documents is a great way to build a format for creating scripts with Perl. It can lead to invalid HTML, so be carefull, but with judicious use, you can have a script driven site in no time!
XML-DBMS
Available as a Perl module or a Java package, this middleware will help you transfer data between XML documents and relational databases.
XML Parsers and How They Work
A synopsis of lessons that will teach you the fundamentals of XML parsers. This is a group of tutorials and informational articles that will define XML parsers, validating parsers and explain how they impact XML design.
