Path to this page:
./
textproc/p5-XML-SAX-Expat,
Perl SAX2 XML driver sitting on top of Expat (XML::Parser)
Branch: pkgsrc-2009Q2,
Version: 0.40nb1,
Package name: p5-XML-SAX-Expat-0.40nb1,
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:[
textproc/p5-XML-Parser] [
textproc/p5-XML-NamespaceSupport] [
textproc/p5-XML-SAX]
Master sites: (Expand)
SHA1: 3fdbd7b5e83216bb24d1e83ff3a6c17fcde9ba3f
RMD160: fd0452bc817b55607ebbb4e8de017c6fd99ecaea
Filesize: 6.357 KB
Version history: (Expand)
- (2009-07-09) Package has been reborn
- (2009-07-08) Package added to pkgsrc.se, version p5-XML-SAX-Expat-0.40nb1 (created)