perl/perl-xml-libxml: Update README, slack-desc.

This commit is contained in:
B. Watson 2016-11-06 17:02:19 -05:00 committed by Willy Sudiarto Raharjo
parent cf6e1d6e5d
commit bcf77ad80a
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 9 additions and 6 deletions

View file

@ -1,5 +1,8 @@
XML::LibXML - Perl Binding for libxml2
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()"
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()"

View file

@ -6,9 +6,9 @@
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
perl-xml-libxml: XML::LibXML (perl module)
perl-xml-libxml: perl-xml-libxml (XML::LibXML perl module)
perl-xml-libxml:
perl-xml-libxml: Perl Binding for libxml2
perl-xml-libxml: Perl binding for libxml2.
perl-xml-libxml:
perl-xml-libxml:
perl-xml-libxml: