I released another testing module yesterday:

  http://search.cpan.org/dist/Test-DoubleEncodedEntities/

It detects strings like 'é' in your HTML, meaning it can detect
the case when you've double encoded your entities.

Anyone who spots any errors - please chuck 'em into RT.  Patches against
http://unixbeard.net/svn/mark/perlmods/ always welcome.

(oh, and as an aside I released a new Acme::Test::Buffy, with slightly
improved documentation and spelling too - but no one cares about that)

-- 
#!/usr/bin/perl -T
use strict;
use warnings;
print q{Mark Fowler, [EMAIL PROTECTED], http://twoshortplanks.com/};

Reply via email to