in reply to Re^2: Multiline variables
in thread Multiline variables
The uninitialized value error means that you used $key without having assigned it a value. You seem to understand that already.
Unless you post your code no one can point out the error in your code.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: Multiline variables
by theantler (Beadle) on Mar 09, 2010 at 17:44 UTC | |
by theantler (Beadle) on Mar 10, 2010 at 17:44 UTC |