---
abstract: 'parse HTML reliably'
author:
  - 'Toby Inkster <tobyink@cpan.org>'
build_requires:
  FindBin: '0'
  Test::More: '0.61'
  Test::Requires: '0'
configure_requires:
  ExtUtils::MakeMaker: '6.17'
dynamic_config: 0
generated_by: 'Dist::Inkt::Profile::TOBYINK version 0.024, CPAN::Meta::Converter version 2.150010'
keywords:
  - HTML
  - HTML5
  - Web
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: HTML-HTML5-Parser
no_index:
  directory:
    - eg
    - examples
    - inc
    - t
    - xt
optional_features: {}
provides:
  HTML::HTML5::Parser:
    file: lib/HTML/HTML5/Parser.pm
    version: '0.992'
  HTML::HTML5::Parser::Charset::DecodeHandle:
    file: lib/HTML/HTML5/Parser/Charset/DecodeHandle.pm
    version: '0.992'
  HTML::HTML5::Parser::Charset::DecodeHandle::ByteBuffer:
    file: lib/HTML/HTML5/Parser/Charset/DecodeHandle.pm
  HTML::HTML5::Parser::Charset::DecodeHandle::CharString:
    file: lib/HTML/HTML5/Parser/Charset/DecodeHandle.pm
  HTML::HTML5::Parser::Charset::DecodeHandle::Encode:
    file: lib/HTML/HTML5/Parser/Charset/DecodeHandle.pm
  HTML::HTML5::Parser::Charset::DecodeHandle::ISO2022JP:
    file: lib/HTML/HTML5/Parser/Charset/DecodeHandle.pm
  HTML::HTML5::Parser::Charset::Info:
    file: lib/HTML/HTML5/Parser/Charset/Info.pm
    version: '0.992'
  HTML::HTML5::Parser::Charset::USASCII:
    file: lib/HTML/HTML5/Parser/Charset/WebLatin1.pm
  HTML::HTML5::Parser::Charset::UnicodeChecker:
    file: lib/HTML/HTML5/Parser/Charset/UnicodeChecker.pm
    version: '0.992'
  HTML::HTML5::Parser::Charset::UniversalCharDet:
    file: lib/HTML/HTML5/Parser/Charset/UniversalCharDet.pm
    version: '0.992'
  HTML::HTML5::Parser::Charset::WebLatin1:
    file: lib/HTML/HTML5/Parser/Charset/WebLatin1.pm
    version: '0.992'
  HTML::HTML5::Parser::Charset::WebLatin5:
    file: lib/HTML/HTML5/Parser/Charset/WebLatin1.pm
  HTML::HTML5::Parser::Charset::WebThai:
    file: lib/HTML/HTML5/Parser/Charset/WebThai.pm
    version: '0.992'
  HTML::HTML5::Parser::Charset::WebThai::WebTIS620:
    file: lib/HTML/HTML5/Parser/Charset/WebThai.pm
  HTML::HTML5::Parser::Error:
    file: lib/HTML/HTML5/Parser/Error.pm
    version: '0.992'
  HTML::HTML5::Parser::TagSoupParser:
    file: lib/HTML/HTML5/Parser/TagSoupParser.pm
    version: '0.992'
  HTML::HTML5::Parser::TagSoupParser::RestartParser:
    file: lib/HTML/HTML5/Parser/TagSoupParser.pm
  HTML::HTML5::Parser::Tokenizer:
    file: lib/HTML/HTML5/Parser/Tokenizer.pm
    version: '0.992'
  HTML::HTML5::Parser::UA:
    file: lib/HTML/HTML5/Parser/UA.pm
    version: '0.992'
requires:
  HTML::HTML5::Entities: '0.002'
  HTTP::Tiny: '0'
  IO::HTML: '0'
  Scalar::Util: '0'
  Try::Tiny: '0'
  URI::file: '0'
  XML::LibXML: '1.94'
  XML::LibXML::Devel: '0'
  perl: '5.008001'
resources:
  Identifier: http://purl.org/NET/cpan-uri/dist/HTML-HTML5-Parser/project
  bugtracker: https://github.com/tobyink/p5-html-html5-parser/issues
  homepage: https://metacpan.org/release/HTML-HTML5-Parser
  license: http://dev.perl.org/licenses/
  repository: git://github.com/tobyink/p5-html-html5-parser.git
version: '0.992'
x_contributors:
  - Wakaba
  - SHELLAC
  - 'AUDREYT <audreyt@cpan.org>'
  - TOBYINK
  - 'Dorian Taylor'
  - 'Gregory Williams'
  - 'Kjetil Kjernsmo'
  - 'Alex Vandiver'
x_provides_scripts:
  html2xhtml:
    file: bin/html2xhtml
  html5debug:
    file: bin/html5debug
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'