Path to this page:
./
textproc/p5-XML-Parser-Lite,
Lightweight regexp-based XML parser
Branch: pkgsrc-2019Q1,
Version: 0.722,
Package name: p5-XML-Parser-Lite-0.722,
Maintainer: pkgsrc-usersThis 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).
Required to run:[
lang/perl5]
Master sites: (Expand)
SHA1: a63c0e9be64d4ebcdb4c86ad5c27190052fc56d2
RMD160: 302b0caae812f9818f3fd74134050b1d44e32fa9
Filesize: 9.108 KB
Version history: (Expand)
- (2019-04-11) Package added to pkgsrc.se, version p5-XML-Parser-Lite-0.722 (created)