blob: 357c2800a1fbbb0339f104d0c99cab49370702cf (
plain)
1
2
3
4
|
This module converts strings among 8-bit character sets defined by IETF
RFC 1345 (about 128 sets). The RFC document is included so you can look up
character set names and aliases; it's also read by the module when composing
conversion maps. Failing functions or objects return undef value.
|