For some reason POST doesn't work with the latest HEAD. I can't say when it stopped working, but I can tell you that GET works. If I have a form and set the action to GET, the script runs flawlessly. If I set the same form's action to POST, Apache returns the source of the Perl script as if it were text/plain. I was surprised that Apache was giving out the source code to my scripts, and now I'm afraid to imagine for how long it has been doing this.
-- Jerry Baker
