summaryrefslogtreecommitdiff
path: root/textproc/p5-XML-DOM/DESCR
blob: 9408fd5f83a966e809fa325a4b3144e1e3b377a7 (plain)
1
2
3
4
5
This is a Perl extension to XML::Parser. It adds a new 'Style' to
XML::Parser, called 'Dom', that allows XML::Parser to build an Object
Oriented datastructure with a DOM Level 1 compliant interface.
For a description of the DOM (Document Object Model), see
http://www.w3.org/DOM/