Mail-IMAPClient
view release on metacpan or search on metacpan
correct concatenation operator, as any decent Java book will tell you ;-)
Fixed an error in the login method when the password contains a special
character (such as an asterisk.) Thanks to Phil Tracey for reporting
this bug.
Fixed some bugs in _send_line (the "O" side of the I/O engine) that were
reported by Danny Smith.
Fixed a bug in the migrate method in the optimization code (which
gets called when socket writes are delayed due to a slow or busy target
host, aka EAGAIN errors). Thanks to Pedro Carvalho for identifying
this bug and its cause.
Fixed a bug in migrate that caused migration of unread messages to fail.
This was due to the way Mail::IMAPClient's migrate method would try to send
an empty list of flags to the target server in the APPEND. Thanks to
Stephen Fralich at Syracuse University and for reporting this bug.
Fixed another bug in the migrate method that caused flags to get lost. Thanks
go to Jean-Michel Besnard for reporting this.
( run in 0.313 second using v1.01-cache-2.11-cpan-87723dcf8b7 )