mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
a2afc9679b
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). WWW: http://search.cpan.org/dist/XML-Parser-Lite/ PR: 198934 Submitted by: Sergei Vyshenski<svysh.fbsd@gmail.com>
3 lines
71 B
Plaintext
3 lines
71 B
Plaintext
%%SITE_PERL%%/XML/Parser/Lite.pm
|
|
%%PERL5_MAN3%%/XML::Parser::Lite.3.gz
|