On 5/21/07, Andreas Moroder <[EMAIL PROTECTED]> wrote:
Hello,

in our application I have to convert all german Umlaute in a string to a
two char combination ä to ae, Ö to OE and so on.

Can anyone please tell me how to do this ?

Use Lingua::DE::ASCII.

   http://search.cpan.org/dist/Lingua-DE-ASCII/

I learned it existed in the PerlMonks thread "RFC: How to unaccent text?"

   http://www.perlmonks.org/?node_id=609319

when [salva] made this comment

   http://www.perlmonks.org/?node_id=609332

Regards,
Adriano Ferreira


Thanks
Andreas


--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/




--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to