Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: Case insensitive hash keys

by welchavw (Pilgrim)
on Feb 06, 2004 at 03:00 UTC ( [id://326976]=note: print w/replies, xml ) Need Help??


in reply to Case insensitive hash keys

Hmmm...you want to preserve key case, but you want to collapse values disregarding case to do so...I am confused. Perhaps more information would help (or I am wildly confused, in which case I apologize).

$h{See} = 1; $h{see} = 2; #what do you want to happen?

,welchavw

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://326976]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (5)
As of 2024-04-19 22:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found