[Catalyst] create search engine friendly uri from string
Octavian Rasnita
orasnita at gmail.com
Wed Dec 17 08:06:05 GMT 2008
From: "Oliver Charles" <oliver.g.charles at googlemail.com>
> At $work we use Text::Unaccent for this -
> http://search.cpan.org/~ldachary/Text-Unaccent-1.08/Unaccent.pm
>
> Unless I've missed your point, but I hadn't seen it mentioned in this
> thread so far
Yes it is also helpful because it allows to specify the encoding of the
source string. It prints the correct transliteration for those 4 chars in
romanian language. I've seen that it doesn't print "Bei Jing" for those 2
chinese chars however.
Thanks for telling about this module.
Octavian
More information about the Catalyst
mailing list