The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 3.75 - 2020-08-30

  • Cleanup the prereqs a bit
  • Mark HTML::Filter as deprecated as the docs point out
  • Move Parser.pm into the lib directory with the others. This will help with everything from auto version bumps after releases, to scanning for prerequisites and spelling errors.
  • Fix a few spelling errors in the POD for HTML::Parser
  • Clean up the spacing on many examples in HTML::Parser

Modules

Encode or decode strings with HTML entities
Filter HTML text through the parser
Parse <HEAD> section of a HTML document
Extract links from an HTML document
HTML parser class
Alternative HTML::Parser interface
Alternative HTML::Parser interface