Hi,
Can anyone help me with my bleaching problem?
I can get this to work after using the ACME::Bleach module
use Acme::Bleach;
print "Test";
But this doesn't work through my browser
use Acme::Bleach;
print "Content-type:text/html\n\n";
print "Test";
Can anyone tell me if there is a reliable way to 'encode' or make my code unreadable and still work through a web browser.
Thanks,
Tom
In reply to Problems Bleaching by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |