in reply to Re^3: Acme Bleach
in thread Acme Bleach

This node falls below the community's threshold of quality. You may see it by logging in.

Replies are listed 'Best First'.
Re^5: Acme Bleach
by shmem (Chancellor) on Jul 25, 2008 at 10:09 UTC

    Most probably the line

    #!/usr/bin/perl

    has been bleached away. Add it to the top of the script.

    --shmem

    _($_=" "x(1<<5)."?\n".q·/)Oo.  G°\        /
                                  /\_¯/(q    /
    ----------------------------  \__(m.====·.(_("always off the crowd"))."·
    ");sub _{s./.($e="'Itrs `mnsgdq Gdbj O`qkdq")=~y/"-y/#-z/;$e.e && print}
Re^5: Acme Bleach
by DrHyde (Prior) on Jul 25, 2008 at 10:57 UTC
    The obvious mistake is that you're using CGI.pm to generate HTML.