Changes for version 1.0.7
- Features:
- Added support for empty passphrases. Thanks for the patch to hlein AT korelogic DOT com.
- Improved gpg I/O performance and prevent rare blocking cases by using the Event module (if installed).
- Note: you can force the old IO::Select based algorithm by setting $Mail::GPG::SKIP_EVENT = 1 or $ENV{MAIL_GPG_SKIP_EVENT} = 1 before loading Mail::GPG.
Modules
Handling of GnuPG encrypted / signed mails
Mail::GPG decryption and verification results
Provides
in lib/Mail/GPG/Test.pm