From: <[email protected]> > Ptyhon can convert an utf8 string to an ascii string and replaces > characters like "รค" with the most equivalent character "a". Is there such > a thing for perl?
Maybe Text::Unidecode could be helpful... Octavian _______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
