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
Comment on
Re: perl cgi
Download
Code
In Section
Seekers of Perl Wisdom