Unicode::Diacritic::Strip - strip diacritics from Unicode text


NAME

Unicode::Diacritic::Strip - strip diacritics from Unicode text


FUNCTIONS

strip_diacritics

    my $stripped = strip_diacritics ($text);

Strip diacritics from $text. The diacritics are as defined by the Unicode Character Database. See the Unicode::UCD manpage.


SEE ALSO

CPAN modules

the Text::Undiacritic manpage


AUTHOR

Ben Bullock, <bkb@cpan.org>

Request

If you'd like to see this module continued, let me know that you're using it. For example, send an email, write a bug report, star the project's github repository, add a patch, add a ++ on Metacpan.org, or write a rating at CPAN ratings. It really does make a difference. Thanks.


COPYRIGHT & LICENCE

This package and associated files are copyright (C) 2012-2016 Ben Bullock.

You can use, copy, modify and redistribute this package and associated files under the Perl Artistic Licence or the GNU General Public Licence.

 Unicode::Diacritic::Strip - strip diacritics from Unicode text