Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: How can i compare strings using non-case-sensitive comparisions?

by myocom (Deacon)
on Jan 16, 2001 at 01:43 UTC ( [id://52072]=note: print w/replies, xml ) Need Help??


in reply to How can i compare strings using non-case-sensitive comparisions?

Force the case. if (lc($y) eq lc($x)) { stuff }

  • Comment on Re: How can i compare strings using non-case-sensitive comparisions?
  • Download Code

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (7)
As of 2024-04-19 08:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found