XML.com: Processing XML with Perl
Apr 12, 2000, 18:26 (0 Talkback[s])
(Other stories by Michel Rodriguez)
[ Thanks to Ellen
Maremont Silver for this link. ]
"Perl is one of the most powerful (and even the most devout
Python zealots will agree here) and widely used text processing
languages. Its use on the Web is particularly widespread. It is
then easy to understand why a whole host of modules have been
developed so that the power of Perl (and especially its regular
expression language) can be applied to XML."
"In this article I will review the main Perl XML modules,
from the venerable XML::Parser to DOM, XQL, XSLT, XPath
implementations and more. I'll give the main characteristics
of each module and, as much as possible, examples of how to use
them."
Complete
Story
Related Stories:
- Intranet Design Magazine: XSLT, the XML Babelfish: De-Balkanizing the most important standard...(Apr 05, 2000)
- XML.com: On Display: XML Web Pages with Mozilla(Mar 31, 2000)
- XML.com: Good Things Come In Small Packages(Mar 26, 2000)
- Web Developer's Journal: XML By Example [Book Review](Mar 22, 2000)
- XML.com: Advanced XML Applications in Zope(Mar 18, 2000)
- TechRepublic: How XML will resolve the COM versus CORBA debate and end world hunger(Mar 18, 2000)
- XML.com: Fooling with XUL [Mozilla](Mar 17, 2000)
- Internet World: The ABCs of XML(Mar 12, 2000)
- XML.com: Bleeding-Edge XML: XLink and Apache(Mar 05, 2000)
- XML.com: When XML gets ugly(Mar 04, 2000)
- IBM developerWorks: Tutorial: XML and scripting languages(Mar 04, 2000)
- dotcomma: Perl XML Tutorial(Jan 23, 2000)