diff options
author | kleink <kleink> | 2006-02-23 20:24:12 +0000 |
---|---|---|
committer | kleink <kleink> | 2006-02-23 20:24:12 +0000 |
commit | d5f5a472aa9c9649767e583eea7d5f6d7b817add (patch) | |
tree | baa0d6db760cc449636074dc7f6cd0c0d0eb4f8c /textproc/p5-XML-Handler-Trees/PLIST | |
parent | 63fa16fdaff88b43c0c9b81e09d6a487d313e53e (diff) | |
download | pkgsrc-d5f5a472aa9c9649767e583eea7d5f6d7b817add.tar.gz |
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.
Diffstat (limited to 'textproc/p5-XML-Handler-Trees/PLIST')
-rw-r--r-- | textproc/p5-XML-Handler-Trees/PLIST | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-XML-Handler-Trees/PLIST b/textproc/p5-XML-Handler-Trees/PLIST new file mode 100644 index 00000000000..2ffb37097d0 --- /dev/null +++ b/textproc/p5-XML-Handler-Trees/PLIST @@ -0,0 +1 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2006/02/23 20:24:12 kleink Exp $ |