WebService::Validator::HTML::W3C provides access to the W3C's online Markup validator. As well as reporting on whether a page is valid it also provides access to a detailed list of the errors and where in the validated document they occur....
STRUAN/WebService-Validator-HTML-W3C-0.28 - 18 Jan 2012 18:55:40 UTCCallback validator. The first argument passed to the callback is the submitted value for the associated field. The second argument passed to the callback is a hashref of name/value pairs for all input fields....
CFRANKS/HTML-FormFu-2.07 - 14 Dec 2018 16:07:11 UTCCFRANKS/HTML-FormFu-2.07 - 14 Dec 2018 16:07:11 UTC
WebService::Validator::HTML::W3C::Fast provides access a local version of the W3C's Markup validator, via WebService::Validator::HTML::W3C. It loads up a small HTTP::Daemon daemon, listening on a random high port on 127.0.0.1 and loads the check cgi ...
DDICK/WebService-Validator-HTML-W3C-Fast-0.02 - 05 Mar 2009 09:08:59 UTCThis is a wee internal module for WebService::Validator::HTML::W3C. It has three methods: line, col and msg which return the line number, column number and the error that occured at that location in a validated page. If you are using the soap output ...
STRUAN/WebService-Validator-HTML-W3C-0.28 - 18 Jan 2012 18:55:40 UTCThis is a wee internal module for WebService::Validator::HTML::W3C. It has three methods: line, col and msg which return the line number, column number and the warning that occured at that location in a validated page....
STRUAN/WebService-Validator-HTML-W3C-0.28 - 18 Jan 2012 18:55:40 UTCHTML::FormValidator's main aim is to make the tedious coding of input validation expressible in a simple format and to let the programmer focus on more interesting task. When you are coding web application one of the most tedious though crucial task ...
FRAJULAC/FormValidator-0.11 - 18 Mar 2002 18:29:29 UTCHTML::FormValidator's main aim is to make the tedious coding of input validation expressible in a simple format and to let the programmer focus on more interesting task. When you are coding web application one of the most tedious though crucial task ...
FRAJULAC/Apache-iNcom-0.09 - 19 Jun 2000 21:03:51 UTCWhen HTML code is passed to HTML::WidgetValidator, it will analyze the code to see what kind of Widget it is for. It is possible to pre-specify the type of Widget that will be detected (if nothing is specified all included Widget types will be consid...
NANZOU/HTML-WidgetValidator-0.0.3 - 20 Sep 2007 09:19:06 UTCThe module is a debugging plugin for App::ZofCMS that provides means to validate the HTML code that you are writing on the spot. This documentation assumes you've read App::ZofCMS, App::ZofCMS::Config and App::ZofCMS::Template...
ZOFFIX/App-ZofCMS-1.001008 - 05 Dec 2019 18:55:19 UTCThis module is a POE::Component::IRC plugin which uses POE::Component::IRC::Plugin for its base. It provides interface to W3C HTML validator. It accepts input from public channel events, "/notice" messages as well as "/msg" (private messages); althou...
ZOFFIX/POE-Component-IRC-PluginBundle-WebDevelopment-2.001003 - 02 Feb 2014 20:22:07 UTCUnit testing is awesome. App::Prove is awesome. HTML validation is awesome. Thus, the Validator::W3C::HTML SourceHandler was born. This SourceHandler provides TAP::Harness with TAP output generated as the result of HTML validation via the W3C validat...
DIZ/TAP-Parser-SourceHandler-Validator-W3C-HTML-0.02 - 27 Nov 2013 01:42:05 UTCThe module provides a non-blocking POE wrapper around WebService::Validator::HTML::W3C...
ZOFFIX/POE-Component-Bundle-WebDevelopment-2.001001 - 02 May 2016 13:44:47 UTCThese are the builtin filters which may be specified as name in the *filters* and *field_filters* parameters of the input profile. trim Remove white space at the front and end of the fields. POD ERRORS Hey! The above document had some coding errors, ...
FRAJULAC/FormValidator-0.11 - 18 Mar 2002 18:29:29 UTCThis is the object returned by the HTML::FormValidator check method. It can be queried for information about the validation results....
FRAJULAC/FormValidator-0.11 - 18 Mar 2002 18:29:29 UTCResult object returned by HTML::WidgetValidator....
NANZOU/HTML-WidgetValidator-0.0.3 - 20 Sep 2007 09:19:06 UTCBase class for objects which describe widget pattern....
NANZOU/HTML-WidgetValidator-0.0.3 - 20 Sep 2007 09:19:06 UTCThose are the builtin constraint that can be specified by name in the input profiles. email Checks if the email LOOKS LIKE an email address. This checks if the input contains one @, and a two level domain name. The address portion is checked quite li...
FRAJULAC/FormValidator-0.11 - 18 Mar 2002 18:29:29 UTC