Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re^3: Pattern matching with hash keys

by prasadbabu (Prior)
on Oct 04, 2010 at 06:37 UTC ( [id://863269]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Pattern matching with hash keys
in thread Pattern matching with hash keys

You can do that with regex with 'i' option modifier which stands for ignore case. Refer perlre. For example,

$str =~ /rabbit/i
But TIMTOWTDI, you can do that with functions also.

Prasad

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (3)
As of 2026-02-07 22:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.