Thread Unicode (ä, ö, ü in German) Problem with File::Fi (9 answers)
Opened by TeddyC at 2003-09-01 18:11

Crian
 2003-09-01 19:50
#82713 #82713
User since
2003-08-04
5866 Artikel
ModeratorIn
[Homepage]
user image
I think german users are a quite good choise to help by the described problem. I didn't noticed problems with File::Find and umlauts until now, but i will take a test too, because your environment is exactly like my one :)

I will post here again, if I find anything to report to you about your problem.
s--Pevna-;s.([a-z]).chr((ord($1)-84)%26+97).gee; s^([A-Z])^chr((ord($1)-52)%26+65)^gee;print;

use strict; use warnings; Link zu meiner Perlseite

View full thread Unicode (ä, ö, ü in German) Problem with File::Fi