Re: cgi script



On 9/28/06, Kaushal Shriyan <kaushalshriyan@xxxxxxxxx> wrote:

#!/bin/bash
echo "Content-type: text/plain";
echo
set

That's a shell script. You're not even using a Perl program; why are
you asking for help in a Perl beginners' forum?

I dont get values for REMOTE_HOST = and REMOTE_USER =

Are you sure that they're set?

If you'd like a Perl program that may answer some of your questions
about your CGI environment, try Inside:

http://search.cpan.org/~phoenix/Inside-1.01/

Hope this helps!

--Tom Phoenix
Stonehenge Perl Training
.



Relevant Pages

  • FAQ 3.15 How can I make my Perl program run faster?
    ... This message is one of several periodic postings to comp.lang.perl.misc ... from the documentation provided with Perl. ... The undump program was an ancient attempt to speed up Perl program by ... Asked Questions" or FAQ for short. ...
    (comp.lang.perl.misc)
  • FAQ 3.15 How can I make my Perl program run faster?
    ... This message is one of several periodic postings to comp.lang.perl.misc ... from the documentation provided with Perl. ... The undump program was an ancient attempt to speed up Perl program by ... Asked Questions" or FAQ for short. ...
    (comp.lang.perl.misc)
  • Re: Can you detect that a process is waiting on stdin?
    ... a situation where I did not pass all of the correct parameters and the CLI ... My Perl program then just waited ... logic problem in my Perl program, but I would a way to detect this and end ... that a solution must be able to run on Win32 systems. ...
    (comp.lang.perl.misc)
  • Re: TCP close_wait problem
    ... Maybe your perl ... I'm thinking I need to initiate a disconnect on the Perl ... > Does the Perl program know when it is done with the read, ...
    (comp.lang.perl.misc)
  • FAQ 3.15 How can I make my Perl program run faster?
    ... How can I make my Perl program run faster? ... AutoSplit and AutoLoader modules in the standard distribution for that. ... The undump program was an ancient attempt to speed up Perl program by ... The perlfaq-workers, a group of volunteers, maintain the perlfaq. ...
    (comp.lang.perl.misc)