8 lines
319 B
Plaintext
8 lines
319 B
Plaintext
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()"
|