Thank you to all for your help.
Andreas
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/
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-A
Martin Barth <[EMAIL PROTECTED]> suggested:
> On Mon, 21 May 2007 08:41:13 +0200
> 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 any
On Mon, 21 May 2007 08:41:13 +0200
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 ?
>
> Thanks
> Andreas
>
>
for e