XML, the Perl Way

Home XML::Twig Modules Talks Articles Tutorials Reports Tools PGC mirod Le Blog print
Processing XML with Perl Michel Rodriguez

What is XML?

Example of an XML document

XML introduction

XML has been described as "HTML on steroids": a version of HTML that enforces strict markup and that allows custom tags to be defined.

XML is based on descriptive markup: it makes it possible to describe what the data is instead of what it looks like.



What is XML?

Example of an XML document