mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
8 lines
287 B
Text
8 lines
287 B
Text
perl-xml-libxml (XML::LibXML, perl binding for libxml2)
|
|
|
|
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()"
|