Description
Perl applications can automate GnuPG operations through an object-oriented interface. This is useful for tools that need to encrypt, decrypt, sign, verify, or manage key-related workflows from Perl code.
It is an integration library around GnuPG, not a standalone key manager. Applications must protect private keys, passphrases, temporary files, and trust decisions carefully.