logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Acme::Bleach - For really clean programs

Author

       Damian Conway (as if you couldn't guess)

Description

       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;

Diagnostics

       "Can't bleach '%s'"
           Acme::Bleach could not access the source file to modify it.

       "Can't rebleach '%s'"
           Acme::Bleach could not access the source file to execute it.

Name

       Acme::Bleach - For really clean programs

See Also

Synopsis

           use Acme::Bleach;

           print "Hello world";

See Also