NAME

 Encode::Punycode   -- Encode plugin for Punycode

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:

   Encode (available from perl 5.7.3)
   Net::IDN::Punycode (from Net-IDN-tools)

AUTHOR

 Claus Färber <[email protected]>

ACKNOWLEDGMENTS

 Tatsuhiko Miyagawa <[email protected]>