http://www.perlmonks.org?node_id=835268


in reply to How do I normalize (e.g. strip) diacritical märks from a Unicode string?

If by "normalize" you mean ASCIIfying text, this can be done using Text::Unidecode.
  • Comment on Re: How do I normalize (e.g. strip) diacritical märks from a Unicode string?