Hello,

> Syntax error near  $ENV{'REQUEST_METHOD') Aborted due to compilation
                         {                }

Why do you have a left brace and a right bracket?

Hope this helps,,,


Aziz,,,

In article
<[EMAIL PROTECTED]>, "Customer
Service" <[EMAIL PROTECTED]> wrote:

> To the Plethora Of Perl Programmers (P.O.P.P), I seek your guidance.
> First of all, can you tell me what is wrong with this script other than
> neglecting to “use strict”.  (I’m learning)
>             From the command prompt, it says:
> 
> Syntax error near  $ENV{'REQUEST_METHOD') …Aborted due to compilation
> errors
> 
> I’m trying to parse a form I made on my win98 box w/ apache and
> activestate perl.
> Also, when I try to run the script from my submit button on the HTML
> form, I get:
> 
> “The page cannot be found”
> 
> I thought that maybe the problem was in the httpd.conf file in apache,
> but I have since read the Apache docs on server configuration and feel
> that I have the permissions and related declarations all straightened
> out. So my question is:  Is the problem with my script or what? Also, is
> there a better way to parse forms?  I’ve been told to use CGI.pm, but I
> don’t know how to “invoke” it. Any good docs to read on it? Thanks for
> your help,
> Nathan
> www.tandrtrailer.com <http://www.tandrtrailer.com/>
> [EMAIL PROTECTED]
> <mailto:[EMAIL PROTECTED]>
> 
>

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to