|
|
| laziness, impatience, and hubris | |
| PerlMonks |
Re: qr// and user provided regex patterns...by toolic (Chancellor) |
| on Jul 30, 2009 at 13:09 UTC ( #784600=note: print w/ replies, xml ) | Need Help?? |
|
ikegami provided a solution to your direct question. An alternate approach that I usually employ is to provide another command-line option for a case-sensitive match.
The following does a case-sensitive match:
The following does a case-insensitive match:
See Finding commands in Unix PATH for a complete example with POD instructions.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||