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

Changes for version 2.5

  • Added ListArray to return an indexed array of results of the List command. Indexes are the server's message numbers, beginning at 1. Additional info supplied by the server beyond message size may be lost. The RFC discourages servers from sending this info.
  • yet another EOF fix (this one for Head(msgnum,linecount)) where the read would end prematurely if the message had a line with a period at the beginning of a line (would return less than the number of lines requested).

Modules

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