Subject: | Error codes |
Crypt::GPG should be able to forward the error code and/or the error text
to the application when doing any operation.
So, For example Crypt::GPG should be able to return:
[GNUPG:] NODATA 3
or whatever error so the app can take action or just present the error to
the user.