Path to this page:
./
textproc/p5-XML-LibXML,
Perl interface to the libxml2 library
Branch: CURRENT,
Version: 2.0210nb5,
Package name: p5-XML-LibXML-2.0210nb5,
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.2 2016/03/03 12:54:03 wiz 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:[
textproc/libxml2] [
textproc/p5-XML-SAX] [
textproc/p5-XML-NamespaceSupport] [
lang/perl5]
Required to build:[
devel/p5-Alien-Build] [
textproc/p5-Alien-Libxml2]
Master sites: (Expand)
Filesize: 455.387 KB
Version history: (Expand)
- (2024-11-16) Updated to version: p5-XML-LibXML-2.0210nb5
- (2024-11-15) Updated to version: p5-XML-LibXML-2.0210nb4
- (2024-11-01) Updated to version: p5-XML-LibXML-2.0210nb3
- (2024-11-01) Updated to version: p5-XML-LibXML-2.0210nb2
- (2024-05-29) Updated to version: p5-XML-LibXML-2.0210nb1
- (2024-01-28) Updated to version: p5-XML-LibXML-2.0210
CVS history: (Expand)