blob: 0e4da789fc9e8fdd8d61592a6314d9cd391e7c9f (
plain)
1
2
3
4
5
6
7
8
9
10
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
|