in reply to Re: use of unitialized value
in thread use of unitialized value
Hmmmm...
The funny thing about this error message is that it happens whether there is a value in
or not. The loop will generate the error in each iteration.$inventory{$itemcode}[2]
|
|---|