diff options
Diffstat (limited to 'textproc/p5-XML-DOM/DESCR')
-rw-r--r-- | textproc/p5-XML-DOM/DESCR | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-XML-DOM/DESCR b/textproc/p5-XML-DOM/DESCR index 9408fd5f83a..2b57a69775f 100644 --- a/textproc/p5-XML-DOM/DESCR +++ b/textproc/p5-XML-DOM/DESCR @@ -1,5 +1,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. +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/ |