freebsd-ports/textproc/p5-XML-SimpleObject/pkg-descr
Foxfair Hu 1e18f19e08 PR: 56163
Submitted by:	Lars Thegler <lars@thegler.dk>
Fix bento build error (base on PR/56163), also add WWW and fix plist.
2003-09-02 12:50:22 +00:00

8 lines
413 B
Plaintext

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/perldoc?XML::SimpleObject