Path to this page:
./
textproc/p5-XML-SAX,
Perl interface to the SAX2 XML Parser
Branch: CURRENT,
Version: 1.02nb4,
Package name: p5-XML-SAX-1.02nb4,
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
Required to run:[
textproc/p5-XML-NamespaceSupport] [
lang/perl5] [
textproc/p5-XML-SAX-Base]
Master sites: (Expand)
Filesize: 46.209 KB
Version history: (Expand)
- (2024-11-16) Updated to version: p5-XML-SAX-1.02nb4
- (2023-07-06) Updated to version: p5-XML-SAX-1.02nb3
- (2022-06-28) Updated to version: p5-XML-SAX-1.02nb2
- (2021-05-25) Updated to version: p5-XML-SAX-1.02nb1
- (2020-09-07) Updated to version: p5-XML-SAX-1.02
- (2020-09-01) Updated to version: p5-XML-SAX-1.00nb3
CVS history: (Expand)