in reply to Re: Mac::AppleScript::Glue in CGI script
in thread Mac::AppleScript::Glue in CGI script

Could you point me in the right direction for these validators? There are two major options as far as I know, the W3C and the WDG validators, both of which come in Red Hat packages and packages for other Linux distros, but they each rely on a binary parser which is difficult to compile on OSX.


($_='kkvvttuubbooppuuiiffssqqffssmmiibbddllffss')
=~y~b-v~a-z~s; print
  • Comment on Re^2: Mac::AppleScript::Glue in CGI script

Replies are listed 'Best First'.
Re^3: Mac::AppleScript::Glue in CGI script
by tachyon (Chancellor) on Nov 13, 2004 at 21:58 UTC
    HTML Tidy There are lots of options with this as it is available in C, Perl XS, Python or even a Java Port.

    cheers

    tachyon