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 2.7

  • clarify documentation regarding APOP.
  • Add support for BEST mode when authenticating. BEST will attempt APOP and drop back to PASS on failure. This is the default for version 2.7 so if you only want APOP, you must specify that.
  • Fixed problem with some servers not liking 'LIST ' as a command.
  • Added BodyToFile and HeadAndBodyToFile, which will write their output to the given file handle.

Modules

Perl 5 module to talk to a POP3 (RFC1939) server