NAME
URI::UTF8::Punycode - Punycode conversion of UTF-8 string.
SYNOPSIS
use URI::UTF8::Punycode;
puny_enc();
puny_dec();
DESCRIPTION
Punycode conversion of UTF-8 string.
AUTHOR
Twinkle Computing <twinkle@cpan.org>
LISENCE
This released under The GPL General Public License.