Path to this page:
./
textproc/p5-XML-SAX-Expat,
Perl SAX2 XML driver sitting on top of Expat (XML::Parser)
Branch: pkgsrc-2017Q2,
Version: 0.51nb3,
Package name: p5-XML-SAX-Expat-0.51nb3,
Maintainer: pkgsrc-usersThis is an implementation of a SAX2 driver sitting on top of Expat
(XML::Parser).
It is still incomplete, though most of the basic SAX2 events should be
available.
DEINSTALL [+/-]# $NetBSD: DEINSTALL,v 1.1 2007/06/13 23:21:34 heinz Exp $
case ${STAGE} in
DEINSTALL)
${PERL5} -I@PERL5_INSTALLVENDORLIB@ -MXML::SAX -e "XML::SAX->remove_parser(q(XML::SAX::Expat))->save_parsers()"
${ECHO} "Removed parser from XML::SAX registry."
;;
esac
Required to run:[
lang/perl5] [
textproc/p5-XML-Parser]
Master sites: (Expand)
SHA1: 74609fe5ee5011eac193fbf1ae20e327ce12372c
RMD160: 3c0a5975bcd3eed1a588edb7dce8f724d1e1bc6d
Filesize: 6.967 KB
Version history: (Expand)
- (2017-07-04) Package added to pkgsrc.se, version p5-XML-SAX-Expat-0.51nb3 (created)