http://www.perlmonks.org?node_id=146335


in reply to Method POST not allowed

you also might want to make sure that the CGI file is executable...if your computer is running UNIX, then use CHMOD to make the file executable (for example, chmod u+x filename.cgi)