summaryrefslogtreecommitdiff
path: root/perl/perl-HTML-Parser/README
diff options
context:
space:
mode:
authorDavid Spencer <idlemoor@slackbuilds.org>2016-01-26 23:27:24 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2016-01-29 07:16:42 +0700
commitcc0207dd11425735172cfc53b5d5b8d0931b3f0f (patch)
tree78eec3dbeb194fc341f315a8f295181061c03da2 /perl/perl-HTML-Parser/README
parentf60e7ebdd57d284c6e5ff6d71d860c4f82850f58 (diff)
downloadslackbuilds-cc0207dd11425735172cfc53b5d5b8d0931b3f0f.tar.gz
perl/perl-HTML-Parser: Added (modules for parsing HTML).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'perl/perl-HTML-Parser/README')
-rw-r--r--perl/perl-HTML-Parser/README11
1 files changed, 11 insertions, 0 deletions
diff --git a/perl/perl-HTML-Parser/README b/perl/perl-HTML-Parser/README
new file mode 100644
index 0000000000..0e4da789fc
--- /dev/null
+++ b/perl/perl-HTML-Parser/README
@@ -0,0 +1,11 @@
+Perl modules for parsing HTML:
+
+ HTML::Entities - Encode or decode strings with HTML entities
+ HTML::Filter - Filter HTML text through the parser
+ HTML::HeadParser - Parse <HEAD> section of a HTML document
+ HTML::LinkExtor - Extract links from an HTML document
+ HTML::Parser - HTML parser class
+ HTML::PullParser - Alternative HTML::Parser interface
+ HTML::TokeParser - Alternative HTML::Parser interface
+
+See https://metacpan.org/pod/HTML::Parser