Hello,

The W3C has a validator for HTML at http://validator.w3.org/, and there is a bundle for the modules used in it at Bundle::W3C::Validator, but I can't find an actual module for the validation itself. My UI developer wants to test all our HTML using the validator, but I don't want to be making SOAP calls from our automated unit tests.

I suggested HTML::Lint, but my developer is being a little stubborn (anything other than W3C isn't good enough). Does HTML::Lint work as well as the W3C validator? There's some stuff in the TODO that would shoot down my arguments that it is "close enough" to what the W3C validator does.

Are there any other validation alternatives?

Thanks,
Matt
--
Matt Luker
*/rsh tech
   your source for programming know-how

phone: 617.418.3480
email: [email protected]
web: http://www.rshtech.com/



_______________________________________________
Boston-pm mailing list
[email protected]
http://mail.pm.org/mailman/listinfo/boston-pm

Reply via email to