1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
NAME
Encode::Unicode::IMAPUTF7 - Perl extension to deal with UTF-7 modification for IMAP
DESCRIPTION
IMAP mailbox names are encoded in a modified UTF-7 when names contains
international characters outside of the printable ASCII range. The
modified UTF-7 encoding is defined in RFC2060 (section 5.1.3).
COPYRIGHT
Copyright 2005
Sava Chankov, sava@cpan.org
This software may be freely copied and distributed under the same
terms and conditions as Perl.
SEE ALSO
perl(1), Encode.
|