raflach has asked for the wisdom of the Perl Monks concerning the following question:
Hi,
I have a CGI on which I am trying to troubleshoot a 500 error. I have all environment variables set appropriately, but...
I don't remember how to do the following:
pass POST data to the cgi.
I never did know how to do the following:emulate a set cookie.
I know I've seen it in the perl docs (or my books) somewhere, but haven't had luck searching. Hoping someone will take pity and save me the endless search. Just a pointer to the correct documentation would be enough.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: CGI on the console
by eibwen (Friar) on May 10, 2005 at 02:18 UTC | |
by raflach (Pilgrim) on May 10, 2005 at 02:28 UTC | |
by Tanktalus (Canon) on May 10, 2005 at 02:36 UTC | |
by raflach (Pilgrim) on May 10, 2005 at 02:50 UTC | |
by Tanktalus (Canon) on May 10, 2005 at 03:06 UTC | |
Re: CGI on the console
by adamk (Chaplain) on May 10, 2005 at 05:21 UTC | |
Re: CGI on the console
by brian_d_foy (Abbot) on May 10, 2005 at 04:38 UTC | |
Re: CGI on the console
by davidrw (Prior) on May 10, 2005 at 02:39 UTC | |
Re: CGI on the console
by Perimus (Novice) on May 10, 2005 at 07:30 UTC |