The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "module:Text::StripAccents"

Text::StripAccents - removes accented & special characters from strings River stage zero No dependents

This simple module takes accented characters and replaces them with their anglicised ASCII counterparts, e.g. Ü becomes U. It currently ONLY supports Latin1. If there are any characters I've missed out that you think should be included, please mail m...

CCOLBOURN/Text-StripAccents-0.11 - 11 Jun 2005 10:56:56 UTC

Text::Transliterator::Unaccent - Compile a transliterator from Unicode tables, to remove accents from text River stage two • 2 direct dependents • 12 total dependents

This package compiles a transliteration function that will replace accented characters by unaccented characters. That function is fast, because it uses the builtin "tr/.../.../" Perl operator; it is compact, because it only treats the Unicode subset ...

DAMI/Text-Transliterator-1.04 - 13 Jun 2023 06:47:16 UTC
2 results (0.034 seconds)