Skip Menu |

This queue is for tickets about the GnuPG-Interface CPAN distribution.

Report information
The Basics
Id: 68156
Status: resolved
Priority: 0/
Queue: GnuPG-Interface

People
Owner: Nobody in particular
Requestors: wellsNOSPAM [...] cedarnet.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Example Code in Documentation
-------- $gnupg->options->hash_init( armor => 1, recipients => [ 'ftobin@uiuc.edu', '0xABCD1234' ], meta_interactive( 0 ), ); -------- meta_interactive in this case should be listed as: -------- meta_interactive => 0 -------- otherwise you can use: --------- $gnupg->options->meta_interactive(0); --------- outside of the hash_init
Thanks, pushed in 52e657687e8d5bad683a23845b0f3dcd896d4c7c