in reply to Validating Mason pages on a protected site

you could use http://validator.w3.org/, perhaps, by uploading the pages (from your local, non-protected machine), if you're generating the pages locally (which is NOT ruled out by the language of your question).
  • Comment on Re: Validating Mason pages on a protected site

Replies are listed 'Best First'.
Re^2: Validating Mason pages on a protected site
by InfiniteSilence (Curate) on Sep 16, 2005 at 18:28 UTC
    Don't use the browser...use Webservice::Validator::HTML::W3C

    According to the perldoc there is a way to have the validator locally on your machine (doesn't say how though):

    validator_uri ... If you have a local installation of the validator ( recommended if you + wish to do a lot of testing ) or wish to use a validator at another +location then you can use this option.

    Also, read the perldoc's OTHER MODULES section.

    Celebrate Intellectual Diversity

Re^2: Validating Mason pages on a protected site
by jacques (Priest) on Sep 16, 2005 at 18:41 UTC
    hmmm... not a bad idea, but I have many pages, so that would be cumbersome.
      install local http://validator.w3.org/source/