Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    use utf8;
    use Text::Unidecode;
    
  2. or download this
    
    print unidecode($string);