Codebase list libidna-punycode-perl / 2313ce8c-3568-4277-a59e-c3a3368f493a/main README
2313ce8c-3568-4277-a59e-c3a3368f493a/main

Tree @2313ce8c-3568-4277-a59e-c3a3368f493a/main (Download .tar.gz)

README @2313ce8c-3568-4277-a59e-c3a3368f493a/mainraw · 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>