|
|
|
Your skill will accomplish what the force of many cannot |
|
| PerlMonks |
Re: Understanding this line of Codeby rafl (Friar) |
| on Jul 18, 2006 at 13:14 UTC ( #562000=note: print w/ replies, xml ) | Need Help?? |
|
This piece of code basically does the following
"Can't use an undefined value as a HASH reference..." This error is caused by the first element in the above array being undefined. Therefor it can't be dereferenced as a hash. Cheers, Flo
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||