Do you know where your variables are? | |
PerlMonks |
RE: RE: Re: Using an array in a hashby tye (Sage) |
on Aug 08, 2000 at 07:17 UTC ( [id://26729]=note: print w/replies, xml ) | Need Help?? |
The keys and values in hashes can only be scalars And the keys can only be strings, not just any old scalar. A nit to pick, but an important one (which you probably already knew but that some readers may not have). - tye (but my friends call me "Tye")
In Section
Seekers of Perl Wisdom
|
|