URI::_punycode man page on Ubuntu

Man page or keyword search:  
man Server   6591 pages
apropos Keyword Search (all sections)
Output format
Ubuntu logo
[printable version]

URI::_punycode(3pm)   User Contributed Perl Documentation  URI::_punycode(3pm)

NAME
       URI::_punycode - encodes Unicode string in Punycode

SYNOPSIS
	 use URI::_punycode;
	 $punycode = encode_punycode($unicode);
	 $unicode  = decode_punycode($punycode);

DESCRIPTION
       URI::_punycode is a module to encode / decode Unicode strings into
       Punycode, an efficient encoding of Unicode for use with IDNA.

       This module requires Perl 5.6.0 or over to handle UTF8 flagged Unicode
       strings.

FUNCTIONS
       This module exports following functions by default.

       encode_punycode
	     $punycode = encode_punycode($unicode);

	   takes Unicode string (UTF8-flagged variable) and returns Punycode
	   encoding for it.

       decode_punycode
	     $unicode = decode_punycode($punycode)

	   takes Punycode encoding and returns original Unicode string.

       These functions throws exceptionsn on failure. You can catch 'em via
       "eval".

AUTHOR
       Tatsuhiko Miyagawa <miyagawa@bulknews.net> is the author of
       IDNA::Punycode v0.02 which was the basis for this module.

       This library is free software; you can redistribute it and/or modify it
       under the same terms as Perl itself.

SEE ALSO
       IDNA::Punycode, RFC 3492

perl v5.10.1			  2009-11-21		   URI::_punycode(3pm)
[top]

List of man pages available for Ubuntu

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net