The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
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 <CFAERBER@cpan.org>

ACKNOWLEDGMENTS

  Tatsuhiko Miyagawa <miyagawa@bulknews.net>

$Id: README 63 2007-09-29 19:29:54Z cfaerber $