Path to this page:
./
textproc/p5-XML-LibXML,
Perl interface to the libxml2 library
Branch: pkgsrc-2010Q2,
Version: 1.70,
Package name: p5-XML-LibXML-1.70,
Maintainer: pkgsrc-usersThis module is an interface to the gnome libxml2 DOM parser (no SAX
parser support yet), and the DOM tree. It also provides an
XML::XPath-like findnodes() interface, providing access to the XPath
API in libxml2.
DEINSTALL [+/-]# $NetBSD: DEINSTALL,v 1.1 2007/06/13 23:29:00 heinz Exp $
case ${STAGE} in
DEINSTALL)
${PERL5} -I@PERL5_INSTALLVENDORLIB@ -MXML::SAX -e "XML::SAX->remove_parser(q(XML::LibXML::SAX))->save_parsers()"
${PERL5} -I@PERL5_INSTALLVENDORLIB@ -MXML::SAX -e "XML::SAX->remove_parser(q(XML::LibXML::SAX::Parser))->save_parsers()"
${ECHO} "Removed parser from XML::SAX registry."
;;
esac
Required to run:[
lang/perl5] [
textproc/p5-XML-NamespaceSupport]
Master sites: (Expand)
SHA1: c3400e61282e08e84ab16d5d8cc4557aa5bf3984
RMD160: cc9cc88a10e6652ec9cedd7904ef84dc057170e3
Filesize: 331.721 KB
Version history: (Expand)
- (2010-07-05) Package has been reborn
- (2010-07-04) Package added to pkgsrc.se, version p5-XML-LibXML-1.70 (created)