Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Ignore Case when comparing Hash Keys

by avidcoder (Novice)
on Nov 15, 2010 at 18:28 UTC ( [id://871532]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #! /usr/bin/perl
    #
    ...
             print "$KEY_2 : Did not match\n";
        }
    }
    
  2. or download this
    Here is the output of the script when you run it
    john : Did not match
    Paul : Matched
    marie : Did not match
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (7)
As of 2024-04-24 20:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found