Perl Forums?

Sep 2, 2002
67
0
0
Can anyone recommend a Perl forum on the web to ask specific Perl questions? I don't want to bother you ATers too much with them...

...except for this quick one.

If I want to use regular expressions to match Blue or blue, how would I do it. More generally, how would I specify that I only wish to ignore case of a certain substring within a string, while the rest of the string should be left case-dependent?

Thanks!