aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Net-IDN-Encode/pkg-descr
blob: a6daeb5e1d3667fd171268f91900615684c551e7 (plain) (blame)
1
2
3
4
5
6
7
This module provides an easy-to-use interface for encoding and decoding
Internationalized Domain Names (IDNs).

IDNs use characters drawn from a large repertoire (Unicode), but IDNA
allows the non-ASCII characters to be represented using only the ASCII
characters already allowed in so-called host names today (letter-digit-
hypen, "/[A-Z0-9-]/i").