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

Changes for version 0.10 - 2010-07-08

  • fix: authentificate against Cyrus CPAN bug #58192 Rudy Gevaert You can pass different user and authname to auth() now
  • fix: added missed entry in Changes of v0.09
  • fix: stall in select() CPAN bug #58235 Rudy Gevaert When the SSL layer buffers data, select() does not return true, hence, is not indicating that pending data. It seems that select() queries the TCP stack only. The now choosen maximal size in sysread() is larger than the block size of Net::SSLeay at the current time of 32KB.

Modules

ManageSieve Protocol Client