summaryrefslogtreecommitdiffstats
path: root/perl/perl-Text-Unidecode/README
blob: 4777f490999eeb0c307b4c220e0ba8ceb2bc40e9 (plain)
1
2
3
What Text::Unidecode provides is a function, unidecode(...) that takes
Unicode data and tries to represent it in US-ASCII characters (i.e.,
the universally displayable characters between 0x00 and 0x7F).