Codebase list libidna-punycode-perl / debian/1.100-1 README
debian/1.100-1

Tree @debian/1.100-1 (Download .tar.gz)

README @debian/1.100-1raw · history · blame

OVERVIEW

  IDNA::Punycode     -- DEPRECATED module for IDNA and Punyode

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:

    Net::IDN::Encode	(in Net-IDN-Encode)
    Net::IDN::Punycode	(in Net-IDN-Encode)
    Net::IDN::Nameprep	(indirectly)
    Unicode::Stringprep (indirectly)

AUTHOR

  Claus Färber <CFAERBER@cpan.org>

PREVIOUS AUTHORS

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