The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

===== history of Mail-Box-IMAP4

version 3.006: Wed 12 Jun 16:43:39 CEST 2019

	Improvements:
	- more flexible in passing settings to Mail::IMAPClient.

version 3.005: Wed  5 Jun 15:56:33 CEST 2019

	Fixes:
	- ignore StartTLS on SSL connection.
	- enforce message_type is ::IMAP::Message, not ::IMAPs

version 3.004: Fri  3 May 09:24:50 CEST 2019

	Fixes:
	- xt/99pod.t was missing from git
	- represent ssl in url()

	Improvements:
	- transporter: rename 'starttls' into 'ssl' option
	- add ::IMAP4s for url abstraction.

version 3.003: Sun Mar  4 14:58:04 CET 2018

	Improvements:
	- spell fixes in pod.
	  rt.cpan.org#124012 [Damyan Ivanov]
	- add pod tester
	- convert to GIT and GitHub

version 3.002: Thu 29 Jun 15:21:39 CEST 2017

	Fixes:
	- license accidentally changed to 'artistic', back to 'perl'
	  rt.cpan.org#120319 [Jitka Plesnikova]

version 3.001: Thu  2 Feb 16:02:23 CET 2017

	Fixes:
	- repair unclean packaging

version 3.000: Thu  2 Feb 15:47:09 CET 2017

	Changes:
	- split-off from Mail::Box
	- supports perl from 5.10 (was 5.8.5)