Search results for "module:HTML::Lint"
HTML::Lint - check for HTML errors in a string or file
PETDANCE/HTML-Lint-2.32
-
22 Jun 2018 21:20:42 UTC
Test::HTML::Lint - Test::More-style wrapper around HTML::Lint
This module provides a few convenience methods for testing exception based code. It is built with Test::Builder and plays happily with Test::More and friends. If you are not already familiar with Test::More now would be the time to go take a look....
PETDANCE/HTML-Lint-2.32 - 22 Jun 2018 21:20:42 UTC
HTML::Lint::Error - Error object for the Lint functionality
PETDANCE/HTML-Lint-2.32
-
22 Jun 2018 21:20:42 UTC
HTML::Lint::HTML4 - Rules for HTML 4 as used by HTML::Lint.
PETDANCE/HTML-Lint-2.32
-
22 Jun 2018 21:20:42 UTC
HTML::Lint::Parser - Parser for HTML::Lint. No user-serviceable parts inside.
PETDANCE/HTML-Lint-2.32
-
22 Jun 2018 21:20:42 UTC
HTML::Lint::Pluggable - plugin system for HTML::Lint
HTML::Lint::Pluggable adds plugin system for HTML::Lint....
KARUPA/HTML-Lint-Pluggable-0.10 - 16 Jun 2019 15:29:47 UTC
HTML::Lint::Pluggable::RDFa - allow RDFa attributes
KARUPA/HTML-Lint-Pluggable-0.10
-
16 Jun 2019 15:29:47 UTC
HTML::Lint::Pluggable::WhiteList - to ignore certain errors that have been specified
KARUPA/HTML-Lint-Pluggable-0.10
-
16 Jun 2019 15:29:47 UTC
HTML::Lint::Pluggable::Microdata - allow microdata attributes
KARUPA/HTML-Lint-Pluggable-0.10
-
16 Jun 2019 15:29:47 UTC
HTML::Lint::Pluggable::TinyEntitesEscapeRule - allow text-use-entity error if not supported by HTML::Entities
KARUPA/HTML-Lint-Pluggable-0.10
-
16 Jun 2019 15:29:47 UTC
HTML::XSSLint - audit XSS vulnerability of web pages
HTML::XSSLint is a subclass of LWP::UserAgent to audit Cross Site Scripting (XSS) vulnerability by generating random input against HTML forms in a web page. Note that the way this module works is not robust, so you can't say a web page is XSS free be...
MIYAGAWA/HTML-XSSLint-0.01 - 06 Aug 2002 13:21:35 UTC
HTML::XSSLint::Result - XSS audit result
HTML::XSSLint::Result is a base class for HTML::XSSLint results objects....
MIYAGAWA/HTML-XSSLint-0.01 - 06 Aug 2002 13:21:35 UTC
HTML::Lint::Pluggable::HTML5 - [DEPRECATED] allow HTML5 tags and attributes.
KARUPA/HTML-Lint-Pluggable-0.10
-
16 Jun 2019 15:29:47 UTC
HTML::T5 - HTML validation in a Perl object
"HTML::T5" is an HTML checker in a handy dandy object. It's meant as a replacement for HTML::Lint. If you're currently an HTML::Lint user looking to migrate, see the section "Converting from HTML::Lint". "HTML::T5" was forked from HTML::Tidy5 by Andy...
SHLOMIF/HTML-T5-0.013 - 10 Apr 2022 02:43:19 UTC
HTML::Tidy - (X)HTML validation in a Perl object
"HTML::Tidy" is an HTML checker in a handy dandy object. It's meant as a replacement for HTML::Lint. If you're currently an HTML::Lint user looking to migrate, see the section "Converting from HTML::Lint"....
PETDANCE/HTML-Tidy-1.60 - 13 Sep 2017 15:40:12 UTC
HTML::Tidy5 - HTML validation in a Perl object
"HTML::Tidy5" is an HTML checker in a handy dandy object. It's meant as a replacement for HTML::Lint. If you're currently an HTML::Lint user looking to migrate, see the section "Converting from HTML::Lint"....
PETDANCE/HTML-Tidy5-1.06 - 26 Oct 2019 19:38:34 UTC
Test::HTML::T5 - Test::More-style wrapper around HTML::T5
This module provides a few convenience methods for testing exception based code. It is built with Test::Builder and plays happily with Test::More and friends. If you are not already familiar with Test::More now would be the time to go take a look....
SHLOMIF/HTML-T5-0.013 - 10 Apr 2022 02:43:19 UTC
Test::HTML::Tidy5 - Test::More-style wrapper around HTML::Tidy5
This module provides a few convenience methods for testing exception based code. It is built with Test::Builder and plays happily with Test::More and friends. If you are not already familiar with Test::More now would be the time to go take a look....
PETDANCE/HTML-Tidy5-1.06 - 26 Oct 2019 19:38:34 UTC
Test::HTML::Content - Perl extension for testing HTML output
This is a module to test the HTML output of your programs in simple test scripts. It can test a scalar (presumably containing HTML) for the presence (or absence, or a specific number) of tags having (or lacking) specific attributes. Unspecified attri...
CORION/Test-HTML-Content-0.09 - 06 Feb 2013 19:01:17 UTC