Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
I'm trying to install the Signature module for strawberry perl in order to sign an executable using pp. When I try to install the module, I get an error message that it couldn't auto-detect a signature utility on my system and then gives me three options:
1) Manually install GnuPG. (I installed gpg4win, but it doesn't detect it I guess)
2) Automatically install Crypt::OpenPGP (but it fails when it tries to do this)
3) Forget about signature stuff...
Do I have to do something with gpg4win now that it's installed on my machine?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Installing Module::Signature
by davido (Cardinal) on Jun 04, 2013 at 16:54 UTC | |
by Anonymous Monk on Jun 04, 2013 at 17:53 UTC | |
by davido (Cardinal) on Jun 04, 2013 at 17:58 UTC |