diff options
Diffstat (limited to 'textproc/p5-XML-SimpleObject/pkg-descr')
-rw-r--r-- | textproc/p5-XML-SimpleObject/pkg-descr | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/textproc/p5-XML-SimpleObject/pkg-descr b/textproc/p5-XML-SimpleObject/pkg-descr index 64b03938ae72..fb4a347b92d8 100644 --- a/textproc/p5-XML-SimpleObject/pkg-descr +++ b/textproc/p5-XML-SimpleObject/pkg-descr @@ -1,7 +1,7 @@ -This is a small and simple package that takes the output of XML::Parser as -a tree, and gives simple methods for accessing the structure of an XML -document. It is very lightweight, but provides the simplest access to an XML -document possible. It does not subclass XML::Parser; rather, it is meant to +This is a small and simple package that takes the output of XML::Parser as +a tree, and gives simple methods for accessing the structure of an XML +document. It is very lightweight, but provides the simplest access to an XML +document possible. It does not subclass XML::Parser; rather, it is meant to serve purely as an object struct for an outgoing tree. WWW: http://search.cpan.org/dist/XML-SimpleObject/ |