summaryrefslogtreecommitdiffstats
path: root/perl/perl-xml-libxml/README
diff options
context:
space:
mode:
Diffstat (limited to 'perl/perl-xml-libxml/README')
-rw-r--r--perl/perl-xml-libxml/README2
1 files changed, 0 insertions, 2 deletions
diff --git a/perl/perl-xml-libxml/README b/perl/perl-xml-libxml/README
index eac48f79a2..3be121d3d0 100644
--- a/perl/perl-xml-libxml/README
+++ b/perl/perl-xml-libxml/README
@@ -1,7 +1,5 @@
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()"