aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-DOMHandler/pkg-plist
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2009-08-05 00:39:35 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2009-08-05 00:39:35 +0000
commit163c3fea0bceff1828e060ba86f07a42bf139f55 (patch)
tree03e553ffc20af12e6314fc59f441757dfae96cf3 /textproc/p5-XML-DOMHandler/pkg-plist
parenta18deed4a235dc6e8d2ef38802949847b58dc245 (diff)
downloadports-163c3fea0bceff1828e060ba86f07a42bf139f55.tar.gz
ports-163c3fea0bceff1828e060ba86f07a42bf139f55.zip
This module creates a layer on top of DOM that allows you to program
in a "push" style rather than "pull". Once the document has been parsed and you have a DOM object, you can call on the DOMHandler's traverse() method to apply a set of call-back routines to all the nodes in a tree. WWW: http://search.cpan.org/dist/XML-DOMHandler-1.0/ PR: 137424 Submitted by: Stefan Pauly <stefan@fh-mainz.de>
Notes
Notes: svn path=/head/; revision=238923
Diffstat (limited to 'textproc/p5-XML-DOMHandler/pkg-plist')
-rw-r--r--textproc/p5-XML-DOMHandler/pkg-plist5
1 files changed, 5 insertions, 0 deletions
diff --git a/textproc/p5-XML-DOMHandler/pkg-plist b/textproc/p5-XML-DOMHandler/pkg-plist
new file mode 100644
index 000000000000..eb86ed6b28c8
--- /dev/null
+++ b/textproc/p5-XML-DOMHandler/pkg-plist
@@ -0,0 +1,5 @@
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/DOMHandler/.packlist
+%%SITE_PERL%%/XML/DOMHandler.pm
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/DOMHandler
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML
+@dirrmtry %%SITE_PERL%%/XML