Initial import of p5-XML-Handler-Trees 0.02.
authorkleink <kleink>
Thu, 23 Feb 2006 20:24:12 +0000 (20:24 +0000)
committerkleink <kleink>
Thu, 23 Feb 2006 20:24:12 +0000 (20:24 +0000)
commitc1b68df5d935ae6c25c15988d20cdf89735ed9df
treee21ee7efb86e40187a7fc477b828ccfd02aca0a4
parent2b9c629f8663f23ef72d7417335c6a9e1aec7f4c
Initial import of p5-XML-Handler-Trees 0.02.

XML::Handler::Trees provides three PerlSAX handler classes for
building tree structures. XML::Handler::Tree builds the same type
of tree as the "Tree" style in XML::Parser. XML::Handler::EasyTree
builds the same type of tree as the "EasyTree" style added to
XML::Parser by XML::Parser::EasyTree. XML::Handler::TreeBuilder
builds the same type of tree as Sean M. Burke's XML::TreeBuilder.
These classes make it possible to construct these tree structures
from sources other than XML::Parser.
textproc/p5-XML-Handler-Trees/DESCR [new file with mode: 0644]
textproc/p5-XML-Handler-Trees/Makefile [new file with mode: 0644]
textproc/p5-XML-Handler-Trees/PLIST [new file with mode: 0644]
textproc/p5-XML-Handler-Trees/distinfo [new file with mode: 0644]