|
|
| "be consistent" | |
| PerlMonks |
Re: international case insensitive searched with Perlby pvaldes (Hermit) |
| on Oct 03, 2011 at 19:47 UTC ( #929411=note: print w/ replies, xml ) | Need Help?? |
|
A quick solution could be to use [] my $search =~ /AnyPatt[éÉ]rn/i;
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||