|
NAMEURI::UTF8::Punycode - Punycode conversion of UTF-8 string.SYNOPSISuse URI::UTF8::Punycode; $punycode = puny_enc($utf8str); $utf8onsv = puny_dec($punycode); DESCRIPTIONPunycode conversion of UTF-8 string.AUTHORTwinkle Computing <twinkle@cpan.org>LISENCEThis released under The GPL General Public License.
Visit the GSP FreeBSD Man Page Interface. |