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

Changes for version 2.8 - 2001-08-15

  • add patch for setting LOCALADDR for multi-address machines.
  • add transaction log (reference request/response chain array as @{$pop->{tranlog}})
  • remove AutoLoader from @ISA
  • changed HeadAndBodyToFile to return 1 on success and 0 on failure
  • patch to handle servers that do not return +OK as banner (RFC 1939 does not appear to allow this)
  • patch to fix problem of response on QUIT command (in Close) being ignored.
  • Fixed documentation on Head and HeadAndBody. Preview lines argument was in the wrong one.

Modules

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