Path to this page:
./
textproc/p5-XML-SAX,
Perl interface to the SAX2 XML Parser
Branch: pkgsrc-2022Q3,
Version: 1.02nb2,
Package name: p5-XML-SAX-1.02nb2,
Maintainer: pkgsrc-usersXML::SAX is a SAX parser access API for Perl. It includes classes
and APIs required for implementing SAX drivers, along with a factory
class for returning any SAX parser installed on the user's system.
DEINSTALL [+/-]# $NetBSD: DEINSTALL,v 1.1 2007/06/13 23:17:31 heinz Exp $
case ${STAGE} in
DEINSTALL)
${PERL5} -I@PERL5_INSTALLVENDORLIB@ -MXML::SAX -e "XML::SAX->remove_parser(q(XML::SAX::PurePerl))->save_parsers()"
${ECHO} "Removed parser from XML::SAX registry."
;;
esac
Master sites: (Expand)
Filesize: 46.209 KB
Version history: (Expand)
- (2022-09-26) Package added to pkgsrc.se, version p5-XML-SAX-1.02nb2 (created)