|
|
| Do you know where your variables are? | |
| PerlMonks |
getting values from a hash element???by Steeeeeve (Initiate) |
| on Feb 06, 2001 at 03:08 UTC ( [id://56608]=perlquestion: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.Steeeeeve has asked for the wisdom of the Perl Monks concerning the following question:
There must be some way to do this properly: my @TABLE_ARRAY = values ($self->{TABLE}); The error generated is: Type of arg 1 to values must be hash (not hash element) at C:/InetPub/wwwroot/GREENTV2/library/Lady/Lady_TM.pm line 211, near "})" I'm converting Lady TM making quite alot of progress on running it with the "strict" pragma but I'm stumped here.... -Steeeeeve
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||||