diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-27 22:03:58 +0200 |
---|---|---|
committer | ponce <matteo.bernardini@gmail.com> | 2012-08-28 10:01:41 +0200 |
commit | e3b51f940f797090b80e64734f6c1e59be1afd5e (patch) | |
tree | 2482bf53afce51c41150b3a1bc35a8ed3fa8154e /perl/perl-HTML-Tree/README | |
parent | beae1f11818aa360af7a52049ab8f87810e6f62b (diff) | |
download | slackbuilds-e3b51f940f797090b80e64734f6c1e59be1afd5e.tar.gz |
perl/perl-HTML-Tree: Fixed dep information
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. - |