Path to this page:
./
textproc/p5-XML-SAX-Expat,
Perl SAX2 XML driver sitting on top of Expat (XML::Parser)
Branch: pkgsrc-2022Q3,
Version: 0.51nb8,
Package name: p5-XML-SAX-Expat-0.51nb8,
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
Master sites: (Expand)
Filesize: 6.967 KB
Version history: (Expand)
- (2022-09-26) Package added to pkgsrc.se, version p5-XML-SAX-Expat-0.51nb8 (created)