Net::IDN::Encode 0.01
=====================

The "Net::IDN::Encode" module provides an easy-to-use interface
for Internationalized Domain Names (IDNs).

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:

  Net::IDN::Nameprep
  IDNA::Punycode

COPYRIGHT AND LICENCE

Copyright  2004 Claus A. Frber

This library is free software; you can redistribute it and/or
modify it under the same terms as Perl itself. 
