The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.102 - 2005-06-25

  • Fixed protocol error identified within the expunge_mailbox() function. (Thanks alot to William Faulk for pointing this out)
  • Fixed bugs in the sample imap.pl script provided.
  • Added flags() and recent() routines
  • Added current_box() function
  • Added use_select_cache and select_cache_ttl options. These options will allow you to enable internal caching for select() operations.

Modules

Perl extension for simple IMAP account handling.