|
|
| There's more than one way to do things | |
| PerlMonks |
Re: HASH keys preserve class ?by ioannis (Curate) |
| on Oct 04, 2006 at 05:47 UTC ( #576263=note: print w/ replies, xml ) | Need Help?? |
|
Like other said, hash keys can only be strings. In addition, these strings also lose their tainted information -- that is, if they are later retrieved from the hash, they are considered untainted.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||