From bcf77ad80a737d79f6a70111a7b34808928297b9 Mon Sep 17 00:00:00 2001 From: B. Watson Date: Sun, 6 Nov 2016 17:02:19 -0500 Subject: perl/perl-xml-libxml: Update README, slack-desc. --- perl/perl-xml-libxml/README | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'perl/perl-xml-libxml/README') diff --git a/perl/perl-xml-libxml/README b/perl/perl-xml-libxml/README index 3be121d3d0..5608a5c881 100644 --- a/perl/perl-xml-libxml/README +++ b/perl/perl-xml-libxml/README @@ -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()" -- cgit v1.2.3