File: README

package info (click to toggle)
libidna-punycode-perl 1.100%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, forky, sid, trixie
  • size: 112 kB
  • sloc: perl: 62; makefile: 2
file content (30 lines) | stat: -rw-r--r-- 580 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
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 Frber <CFAERBER@cpan.org>

PREVIOUS AUTHORS

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