mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
39ec7da5a2
Added doinst.sh to updated sax parsers. XML::LibXML::Common is included in libxml-libxml-perl now. Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
7 lines
319 B
Text
7 lines
319 B
Text
XML::LibXML - Perl Binding for libxml2
|
|
|
|
This requires perl-xml-sax and perl-xml-namespacesupport
|
|
|
|
Run these 2 commands if you remove this package.
|
|
perl -MXML::SAX -e "XML::SAX->remove_parser(q(XML::LibXML::SAX::Parser))->save_parsers()"
|
|
perl -MXML::SAX -e "XML::SAX->remove_parser(q(XML::LibXML::SAX))->save_parsers()"
|