[Catalyst] create search engine friendly uri from string
Octavian Rasnita
orasnita at gmail.com
Tue Dec 16 19:36:00 GMT 2008
From: "Moritz Onken" <onken at houseofdesign.de>
> I want to print ai instead of âî and AI instead of ÂÎ. Am I using
> $tr->ebit correctly?
>
> The latest 4 chars are 4 new UTF-8 chars in romanian language (U +0218,
> U+0219, U+021A, U+021B). Can they be transliterated?
> They are şŞţŢ but with a comma below, and not with a sedila. Can they be
> displayed as sStT?
> Did you have those problems with Text::Unidecode, too?
No, I don't, but as I explained in a previous message, Text::Unidecode has
some other problems but they both are good for what they do.
Octavian
More information about the Catalyst
mailing list