![]() |
|
Welcome to the Monastery | |
PerlMonks |
Re^2: problems matching umlauts in env varsby december (Pilgrim) |
on Jul 23, 2004 at 04:31 UTC ( #376792=note: print w/replies, xml ) | Need Help?? |
It's not in utf. When I encode it like you told me, it can't find the file anymore (the ë now changed to an utf sequence when I print the variable, and the filesystem doesn't like utf filenames). Both strings seem to be iso-8859-1, probably just plain 8bit. When I update it to utf, though, it's the DOT it doesn't want to match on - not the umlaut.
Is there something wrong with the dot in the regex?
In Section
Seekers of Perl Wisdom
|
|