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

Changes for version 0.03 - 2007-05-10

  • Fix a coredump when gpgme_data_release_and_get_mem returned NULL.
  • Use gpgme functions to convert algos/protos to strings. This is an incompatible change as the proto/algo names were previously returned in lower case (i.e. 'OpenPGP' was called 'openpgp' in version 0.02 and below).
  • Build depend on File::Which.
  • Make Test::MockModule optional for the tests.
  • Don't auto_include things anymore.

Modules

Perl interface to libgpgme

Provides

in lib/Crypt/GpgME.pm

Examples