freebsd-ports/textproc/p5-XML-Twig/pkg-descr
Sunpoet Po-Chuan Hsieh 4fdd212ca3 - Update to 3.40
- Fix LICENSE
- Remove outdated comment
- Add CPAN as primary WWW

Changes:	http://search.cpan.org/dist/XML-Twig/Changes
2012-05-23 18:13:12 +00:00

12 lines
444 B
Text

XML::Twig - Tree interface to XML documents allowing chunk by chunk
processing of huge documents.
From the website:
XML-Twig is a Perl module that subclasses XML-Parser to allow easy
processing of XML documents of all sizes. A flush method allows dumping of
a completely processed sub-document to be printed, thus allowing processing
of documents of any size.
WWW: http://search.cpan.org/dist/XML-Twig/
WWW: http://www.xmltwig.com/