Remove accents from a string
Text::Unaccent is a module that remove accents from a string. unac_string converts the input string from the specified charset to UTF-16 and call unac_string_utf16 to return the unaccented equivalent. The conversion from and to UTF-16 is done with iconv(1).
$
pkg install p5-Text-UnaccentOrigin
textproc/p5-Text-Unaccent
Size
96.2KiB
License
GPLv2
Maintainer
bofh@FreeBSD.org
Dependencies
1 packages
Required by
0 packages