NAME¶
WebService::Validator::HTML::W3C::Error - Error messages from the W3Cs online
Validator
DESCRIPTION¶
This 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 then you get additional
information in the msgid and explanation methods.
SEE ALSO¶
WebService::Validator::HTML::W3C
AUTHOR¶
Struan Donald <struan@cpan.org>