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 0.102 - 2011-01-19

  • (Addition) Allow <object> element to appear in <head> if document has an HTML4 doctype. This is a willful violation of the HTML5 parsing algorithm. (The <object> may have <param> elements as children, as well as any children that would normally be allowed in the <head> of the document, such as <meta>; any other content is treated as the beginning of the <body>, and thus closes <object> and <head>. That's slightly looser than the HTML 4 spec which says only <param> should be used, but stricter than the HTML 4 DTD which allows pretty much anything in there!)
  • (Addition) Support <figcaption> element.
  • (Addition) Support <summary> element.
  • (Bugfix) Fix source_line method.
  • (Update) Catch up to revision f2c921a886ab0b3dfb8d21b82525e98a4a921ad4 (2010-10-11) upstream.

Modules

parse HTML reliably
A named entity list for HTML parser

Provides

in lib/HTML/HTML5/Parser/Charset/DecodeHandle.pm
in lib/HTML/HTML5/Parser/Charset/DecodeHandle.pm
in lib/HTML/HTML5/Parser/Charset/DecodeHandle.pm
in lib/HTML/HTML5/Parser/Charset/DecodeHandle.pm
in lib/HTML/HTML5/Parser/Charset/DecodeHandle.pm
in lib/HTML/HTML5/Parser/Charset/Info.pm
in lib/HTML/HTML5/Parser/Charset/WebLatin1.pm
in lib/HTML/HTML5/Parser/Charset/UnicodeChecker.pm
in lib/HTML/HTML5/Parser/Charset/UniversalCharDet.pm
in lib/HTML/HTML5/Parser/Charset/WebLatin1.pm
in lib/HTML/HTML5/Parser/Charset/WebLatin1.pm
in lib/HTML/HTML5/Parser/Charset/WebThai.pm
in lib/HTML/HTML5/Parser/Charset/WebThai.pm
in lib/HTML/HTML5/Parser/TagSoupParser.pm
in lib/HTML/HTML5/Parser/Tokenizer.pm
in lib/HTML/HTML5/Parser/TagSoupParser.pm
in lib/HTML/HTML5/Parser/Tokenizer.pm