On Thu, 8 Aug 2002, Nandita Mullapudi wrote:

> i'm trying to run a perl script written to parse a file, and it runs fine
> the way it is written, however, after making little changes to accomodate
> my file, i get inundated with the following message
> 
> "Use of uninitialized value in hash element at modif2.pl line 90"
> 
> can any1 tell me what this means?

I guess you are trying to use a undefined value as your hash key.
You will get a more definitive answer if you can post your code.
If it is a big file, upload it to a web page and post the url.


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

Reply via email to