On Apr 7, 2008, at 6:04 AM, Yitzchak Scott-Thoennes wrote:
On Sun, April 6, 2008 9:28 pm, Gabor Szabo wrote:
Is there a W3C validator that works locally on my computer?
All the modules I found so far use the http://validator.w3.org/
service
including Test::HTML::W3C but that's not r
* On Sun, Apr 06 2008, Gabor Szabo wrote:
> Is there a W3C validator that works locally on my computer?
HTML::Tidy is close.
Regards,
Jonathan Rockway
--
print just => another => perl => hacker => if $,=$"
Thanks.
Now I hope someone will package it as a module on CPAN :-)
Gabor
On Mon, Apr 7, 2008 at 2:04 PM, Yitzchak Scott-Thoennes
<[EMAIL PROTECTED]> wrote:
> On Sun, April 6, 2008 9:28 pm, Gabor Szabo wrote:
>
> > Is there a W3C validator that works locally on my computer?
On Sun, April 6, 2008 9:28 pm, Gabor Szabo wrote:
> Is there a W3C validator that works locally on my computer?
>
> All the modules I found so far use the http://validator.w3.org/ service
> including Test::HTML::W3C but that's not really usable in a frequently
> running test s
On Sun, April 6, 2008 9:28 pm, Gabor Szabo wrote:
> Is there a W3C validator that works locally on my computer?
You mean an X?HTML validator?
I haven't used it, but:
http://htmlhelp.com/tools/validator/offline/index.html.en
Is there a W3C validator that works locally on my computer?
All the modules I found so far use the http://validator.w3.org/ service
including Test::HTML::W3C but that's not really usable in a frequently
running test suit.
There is Bundle::W3C::Validator that I think bundles all the modules
Op een mooie lentedag (Monday 08 May 2006 20:01),schreef Gabor Szabo:
> I checked it again, one can download the source code of their service
> from here http://validator.w3.org/source/
> and it is even packaged in some of the linux distros.
>
> (It is of course slightly outdated on Debian)
>
> So
Hi!
On Mon, May 08, 2006 at 09:01:19PM +0300, Gabor Szabo wrote:
> I checked it again, one can download the source code of their service
> from here http://validator.w3.org/source/
> and it is even packaged in some of the linux distros.
>
> (It is of course slightly outdated on Debian)
>
> Someo
I checked it again, one can download the source code of their service
from here http://validator.w3.org/source/
and it is even packaged in some of the linux distros.
(It is of course slightly outdated on Debian)
Someone might want to write a wrapper around it
or maybe use WebService::Validator::
On May 8, 2006, at 11:20 AM, A. Pagaltzis wrote:
* Andy Lester <[EMAIL PROTECTED]> [2006-05-08 18:00]:
Try my HTML::Tidy. It's based on libtidy.
Speaking of which, any chance that’ll get a somewhat usable
interface? Right now, parser options have to be written to a file
and the function that
* Andy Lester <[EMAIL PROTECTED]> [2006-05-08 18:00]:
> Try my HTML::Tidy. It's based on libtidy.
Speaking of which, any chance that’ll get a somewhat usable
interface? Right now, parser options have to be written to a file
and the function that actually cleans the HTML is just documented
as “retu
On May 8, 2006, at 10:53 AM, Gabor Szabo wrote:
I must be missing something but I don't understand why is there
no module that would provide the W3C validation without hitting
http://validator.w3.org and without the need to setup a similar web
site?
Try my HTML::Tidy. It's based on libtidy
I must be missing something but I don't understand why is there
no module that would provide the W3C validation without hitting
http://validator.w3.org and without the need to setup a similar web site?
WWW::CheckSite::Validator uses that web site
WebService::Validator::HTML::W3C provides an inter
13 matches
Mail list logo