Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use warnings;
    ...
    my $direct = unac_string($string);
    my $via_bytes = unac_string('UTF-8', $rstring);
    print "$direct $via_bytes\n";  # cote cote