Package: libhtml-html5-sanity-perl (0.105-5)
Links for libhtml-html5-sanity-perl
Debian Resources:
Download Source Package libhtml-html5-sanity-perl:
- [libhtml-html5-sanity-perl_0.105-5.dsc]
- [libhtml-html5-sanity-perl_0.105.orig.tar.gz]
- [libhtml-html5-sanity-perl_0.105-5.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [metacpan.org]
Similar packages:
make HTML5 DOM trees less insane
HTML::HTML5::Sanity is a Perl library tidying HTML::HTML5::Parser.
The Document Object Model (DOM) generated by HTML::HTML5::Parser meets the requirements of the HTML5 spec, but will probably catch a lot of people by surprise.
The main oddity is that elements and attributes which appear to be namespaced are not really. For example, the following element:
<div xml:lang="fr">...</div>
Looks like it should be parsed so that it has an attribute "lang" in the XML namespace. Not so. It will really be parsed as having the attribute "xml:lang" in the null namespace.
Other Packages Related to libhtml-html5-sanity-perl
|
|
|
|
-
- dep: liblocale-codes-perl
- collection of Perl modules for handling of locale codes
- or perl (<< 5.28)
- 래리 월의 Practical Extraction and Report Language
-
- dep: libxml-libxml-perl
- libxml2 라이브러리에 대한 펄 인터페이스
-
- dep: perl
- 래리 월의 Practical Extraction and Report Language
-
- enh: libhtml-html5-parser-perl
- parse HTML reliably
Download libhtml-html5-sanity-perl
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 12.6 kB | 37.0 kB | [list of files] |