diff options
Diffstat (limited to 'perl/perl-HTML-Tree/README')
-rw-r--r-- | perl/perl-HTML-Tree/README | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/perl/perl-HTML-Tree/README b/perl/perl-HTML-Tree/README index 39de0ce785..6256d73eb5 100644 --- a/perl/perl-HTML-Tree/README +++ b/perl/perl-HTML-Tree/README @@ -1,6 +1,3 @@ HTML-Tree is a suite of Perl modules for making parse trees out of HTML source. It consists of mainly two modules, whose documentation you should refer to: HTML::TreeBuilder and HTML::Element. - -This requires perl-html-parser, perl-Test-Exception and perl-html-tagset. - |