Subject: | Wrong work with cyrillic domains |
Version of module : 0.96
OS : Debian 6 x86_64
perl version : v5.10.1 (*) built for x86_64-linux-gnu-thread-multi
Your module is not correct support for encode cyrillic domains.
My script :
#!/usr/bin/perl
use strict;
use warnings;
use URI::UTF8::Punycode;
my $enc = puny_enc('одинодин.рф');
print "$enc\n";
Script output :
xn--.-gtbapb2accdy8b