karenetheridge / Net-IDN-Encode

Net::IDN::Encode (perl module)

Home Page:http://search.cpan.org/dist/Net-IDN-Encode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OVERVIEW

  Net::IDN::Encode   -- Internationalized Domain Names in
			Applications (IDNA)

  Net::IDN::UTS46    --	Unicode IDNA Compatibility Processing
			(UTS #46)

  Net::IDN::Punycode -- ASCII-compatible encoding of Unicode 
  			(Punycode, RFC 3492)

INSTALLATION

  To install this module type the following:

    perl Build.PL
    ./Build
    ./Build test
    ./Build install

DEPENDENCIES

  This module requires these other modules and libraries:

    Unicode::Normalize

AUTHOR

  Claus Färber <CFAERBER@cpan.org>

ACKNOWLEDGMENTS

  Tatsuhiko Miyagawa <miyagawa@bulknews.net>
  Robert Urban <urban@UNIX-Beratung.de>

About

Net::IDN::Encode (perl module)

http://search.cpan.org/dist/Net-IDN-Encode


Languages

Language:Perl 91.2%Language:XS 8.8%