FreeBSD Manual Pages
URI::UTF8::Punycode(3)User Contributed Perl DocumentatioURI::UTF8::Punycode(3) NAME URI::UTF8::Punycode - Punycode conversion of UTF-8 string. SYNOPSIS use URI::UTF8::Punycode; $punycode = puny_enc($utf8str); $utf8onsv = puny_dec($punycode); DESCRIPTION Punycode conversion of UTF-8 string. AUTHOR Twinkle Computing <twinkle@cpan.org> LISENCE This released under The GPL General Public License. perl v5.32.0 2017-06-04 URI::UTF8::Punycode(3)
NAME | SYNOPSIS | DESCRIPTION | AUTHOR | LISENCE
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=URI::UTF8::Punycode&sektion=3&manpath=FreeBSD+12.2-RELEASE+and+Ports>