[San-Diego-pm] accents
Joel Fentin
joel at fentin.com
Wed Oct 27 12:04:21 CDT 2004
Douglas Wilson wrote:
> use Convert::Translit;
>
> my $str = "josé, JOSÉ, or jose. He might enter niño, NIÑO";
>
> my $t = Convert::Translit->new('Latin2', 'ascii');
> print $t->transliterate($str),"\n";
Doug,
This is the closest to fell-swoop I have found yet. Thank you.
I PPMed and downloaded Convert-Translit. Your code worked on the first
try. I hope and presume the host involved is willing to install
Convert-Translit also.
--
Joel Fentin tel: 760-749-8863 FAX: 760-749-8864
Contact me: http://fentin.com/me/ContactMe.html
Biz: http://fentin.com
Personal: http://fentin.com/me/
More information about the San-Diego-pm
mailing list