in reply to Re: Best Hash Practices?
in thread Best Hash Practices?
So the answer to life, the universe, and everything is simply a common error.if ($hash{foo} = 42) { print "The answer to life, the universe, and everything is contained + within foo!\n"; }
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Best Hash Practices?
by Marshall (Canon) on Oct 09, 2009 at 04:43 UTC |