|
|
This is the first installment of a two part tutorial on parsing XML in Perl. It describes an overview of parsers available, validating and nonvalidating parsers, stream-based and tree-based parsers, and Perl modules for parsing XML. The article also includes step by step annotated code for a simple parser.
|