mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
6 lines
280 B
Plaintext
6 lines
280 B
Plaintext
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/
|