in reply to puzzling problem with POST and perl CGI (was: perl cgi)

Your web server needs to know that the file you're POSTing to is a cgi file, check the cgi-script handler (in srm.conf?)

eg: AddHandler cgi-script .cgi