Subject: | Where is your public key? |
~/.cpan/build/Bundle-PBib-2.08.01% cpansign -v
Executing gpg --verify --batch --no-tty --keyserver=hkp://pgp.mit.edu:11371 --keyserver-options=auto-key-retrieve SIGNATURE
gpg: Signature made Sun Sep 18 11:56:25 2005 CEST using RSA key ID 59055F9B
gpg: requesting key 59055F9B from hkp server pgp.mit.edu
gpgkeys: key 1D5ABE1759055F9B not found on keyserver
gpg: no valid OpenPGP data found.
gpg: Total number processed: 0
gpg: Can't check signature: public key not found
As long as your public key is not available from public keyservers, the signatures in your distributions on CPAN are not verifyable. Could you upload it somewhere? -- Thanks!