1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34
|
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 Frber <CFAERBER@cpan.org>
ACKNOWLEDGMENTS
Tatsuhiko Miyagawa <miyagawa@bulknews.net>
Robert Urban <urban@UNIX-Beratung.de>
|