Don't you just hate it when it all goes wrong and you end up with é rendering on your webpage? Because you've some how managed to get &eacute into your source code by double entity encoding your document.
It'd be nice to automatically test for that. So I wrote a Test::DoubleEncodedEntities to do just that. Winging it's way to a CPAN mirror near you as I type.