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.05 - 2003-06-12

  • (From Jörn Reder)
  • insecure temp file handling (still insecure, but not that much ;)
  • non portable temp directory handling
  • insecure temp file / MIME::Parser handling in decrypt()
  • broken signature verification on quoted printable ascii armor messages
  • broken MIME canonical conversion (was broken if single CR's or CR/LF sequences were already in the message)
  • removed line break mangling in mime_encrypt(). RFC3156 doesn't request it.
  • new methods:
  • clear_sign() - clearsign the body of an email message ascii_encrypt() - encrypt an email message body using ascii armor ascii_signencrypt() - encrypt and sign an email message body using ascii armor

Modules

Process email with GPG.