Hi

You mean GnuPG::Interface ? (Perl is quantity-sensitive :-)

I've just searched the GnuPG-Interface-0.36 documentation on CPAN, and
there's no reference to "recv-keys" at all.
Which version are you using ?
Thanks for your reply. I'm using GnuPG::Interface, (I always have any typo in this module...don't know why (: ) and the recv-keys paramter is an option (GnuPG::Options afaik). The GnuPG::Interface Documentation is divided into several parts. The options, the handles, and some other. I got it running right now. If anyone needs this answer:

If keyserver is not defined or the gpg-id is no valid one you do NOT get any reply at all. If the Keyserver is defined and you passed a valid gpg-id but the ID is not found the "stderr" and "status" handles give a reply. (stderr says something like "gpgkeys: key 123456AB not found on keyserver"). If the Keyserver is defined you passed a valid gpg-id and it was a success just the "status" handle gives something out. (shows all information about the import).

thanks for your help anyhow,
regards

Sebastian

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to