Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: ignore cases

by Cine (Friar)
on Aug 01, 2002 at 19:29 UTC ( [id://186898]=note: print w/replies, xml ) Need Help??


in reply to ignore cases

using /i modifier on your regex.
eg. @result = grep {/w/i} @lines_to_search_in;

T I M T O W T D I

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (3)
As of 2024-04-26 05:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found