perl interface

Russ Allbery rra at stanford.edu
Thu Feb 11 13:50:20 CET 1999


Marco d'Itri <md at linux.it> writes:

> I wrote a perl module to sign and verify text with GNUPG.  I don't plan
> working much on it because it does all I need, so I urge some more
> competent programmer to adopt it and make it a real module for CPAN.

Looks close to what I have but with some of the interface options that I
need to add to PGP::Sign to let things like whether to generate detached
signatures be configurable.

> It has the same flushing problem of PGP::Sign: when redirecting the
> output of the perl program stdout is flushed both in the child and in
> the parent. I don't know how to fix that.

Can you give me more information on the symptoms here?

-- 
Russ Allbery (rra at stanford.edu)         <URL:http://www.eyrie.org/~eagle/>




More information about the Gnupg-devel mailing list