in reply to Problems Bleaching

Acme::Bleach has nothing to do with making your code unreadable. It's like turning over a sheet of paper, and expecting your writing to be unreadable.

Acme::Bleach is a joke module. I would have thought the name and the manual page would give enough clues to not take this module seriously. Think about it - perl (the binary) still needs to see Perl (code). By having the source self decoding, it becomes trivial to decode it. All you do is increase the load on your server, and time your users have to wait for their requested information.

Why would you want to make your code "unreadable" anyway?

Abigail