Hacker News new | ask | show | jobs
by wizard_2 5169 days ago
This is the perfect opportunity to share Acme::Bleach. From the docs;

The first time you run a program under use Acme::Bleach, the module removes all the unsightly printable characters from your source file. The code continues to work exactly as it did before, but now it looks like this:

        use Acme::Bleach;

http://search.cpan.org/~dconway/Acme-Bleach-1.13/lib/Acme/Bl...
1 comments

Depressingly, I've been told of this being used in production.