Path to this page:
./
textproc/p5-XML-SAX,
Perl interface to the SAX2 XML Parser
Branch: pkgsrc-2007Q2,
Version: 0.15,
Package name: p5-XML-SAX-0.15,
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]
Master sites: (Expand)
SHA1: afd1c30a7f577d6e69f831c4f0e49df68c96eccd
RMD160: 7fb288043c8328688a8557313c98e37928cb2f3d
Filesize: 57.955 KB
Version history: (Expand)
- (2007-08-25) Package added to pkgsrc.se, version p5-XML-SAX-0.15 (created)