NAME Unicode::IMAPUtf7 - Perl extension to deal with IMAP UTF7 DESCRIPTION IMAP mailbox names are encoded in a modified UTF7 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 2001-2004 Fabien Potencier, fabpot@cpan.org This software may be freely copied and distributed under the same terms and conditions as Perl. SEE ALSO perl(1), Unicode::String.