: Re: Trying to Understand An Error Message
- Original Message -
From: "Akbar Ehsan" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, February 06, 2007 9:26 AM
Subject: Trying to Understand An Error Message
Hello,
I have Perl/CGI script that work fine but for the fact that it logs
- Original Message -
From: "Akbar Ehsan" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, February 06, 2007 9:26 AM
Subject: Trying to Understand An Error Message
Hello,
I have Perl/CGI script that work fine but for the fact that it logs a
message in the error log file. The mes
Hello,
I have Perl/CGI script that work fine but for the fact that it logs a
message in the error log file. The message is:
Use of uninitialized value in concatenation (.) or string at...
Despite the message, the script does what it is supposed to do. I would
like to know if this message is a ha