Path to this page:
./
textproc/p5-XML-SAX,
Perl interface to the SAX2 XML Parser
Branch: pkgsrc-2007Q3,
Version: 0.16nb2,
Package name: p5-XML-SAX-0.16nb2,
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: 95ba0db1564547103c14ae4e2391d03883eb8dda
RMD160: 704e93828d6e90b7380b2bceab7e33271b5db0dd
Filesize: 58.032 KB
Version history: (Expand)
- (2007-11-10) Package added to pkgsrc.se, version p5-XML-SAX-0.16nb2 (created)