in reply to
Regular Expression
Or you can lowercase a copy of $string and use index calls, which is my personal choice if a lot of finds are required.
Comment on
Re: Regular Expression
In Section
Seekers of Perl Wisdom