diff options
Diffstat (limited to 'libraries/perl-html-parser/README')
-rw-r--r-- | libraries/perl-html-parser/README | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/libraries/perl-html-parser/README b/libraries/perl-html-parser/README deleted file mode 100644 index db48009c6a..0000000000 --- a/libraries/perl-html-parser/README +++ /dev/null @@ -1,8 +0,0 @@ -perl-html-parser - perl html parser module collection - -This is a collection of perl modules that parse and extract information from -HTML documents. The modules present in this collection are: HTML::Parser, -HTML::Entities, HTML::HeadParser, HTML::LinkExtor, HTML::PullParser, and -HTML::TokeParser. - -This requires perl-html-tagset. |