MySQL Forums
Forum List  »  Perl

Re: hey felix,its running but give some warning.
Posted by: Felix Geerinckx
Date: May 07, 2005 05:06AM

arupratan biswas wrote:

> warnings at line 37:use of uninitialized value

All these mean that one of the variables used in the expression has no value, i.e has not been set.
As you said - these are warnings. Is your program working correctly?

--
felix
Please use BBCode to format your messages in this forum.

Options: ReplyQuote


Subject
Written By
Posted
Re: hey felix,its running but give some warning.
May 07, 2005 05:06AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.