NAME Net::IDN::Tools -- modules for handling of Internationalised Domain Names in Applications (IDNA) OVERVIEW Net::IDN::Encode -- high-level interface for encoding and decoding of domain names (implements toASCII and toUNICODE as defined in RFC 3490) Net::IDN::Nameprep -- normalization of domain names (NAMEPREP, RFC 3491) Net::IDN::Punycode -- ASCII-compatible encoding of Unicode (PUNYCODE, RFC 3492) INSTALLATION To install this module type the following: perl Makefile.PL make make test make install DEPENDENCIES This module requires these other modules and libraries: Unicode::Normalize AUTHOR Claus A. Färber ACKNOWLEDGMENTS Tatsuhiko Miyagawa -- Net::IDN::Nameprep and IDNA::Punycode $Id: README 31 2007-09-12 20:17:26Z cfaerber $