Subject: CVS commit: pkgsrc/textproc/p5-XML-Parser-Lite
From: Wen Heping
Date: 2015-05-30 03:53:13
Message id: 20150530015313.E439E98@cvs.netbsd.org

Log Message:
Import XML-Parser-Lite-0.721 as p5-XML-Parser-Lite.

This Perl module implements an XML parser with a interface similar to
XML::Parser. Though not all callbacks are supported, you should be able
to use it in the same way you use XML::Parser. Due to using experimental
regexp features it'll work only on Perl 5.6 and above and may behave
differently on different platforms.

Note that you cannot use regular expressions or split in callbacks. This
is due to a limitation of perl's regular expression implementation
(which is not re-entrant).

Files:
RevisionActionfile
1.1addpkgsrc/textproc/p5-XML-Parser-Lite/DESCR
1.1addpkgsrc/textproc/p5-XML-Parser-Lite/Makefile
1.1addpkgsrc/textproc/p5-XML-Parser-Lite/distinfo