
WebService::Validator::HTML::W3C::Error - Error messages from the W3Cs online Validator

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.

WebService::Validator::HTML::W3C

Struan Donald <struan@cpan.org>