freebsd-ports/textproc/p5-XML-DOMHandler/pkg-plist
Dmitry Marakasov 163c3fea0b 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>
2009-08-05 00:39:35 +00:00

5 lines
220 B
Text

%%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