in reply to Re: GnuPG::Interface encryption
in thread GnuPG::Interface encryption

I tried this to isolate where it's breaking and it's definitely this line:

print $input @original_plaintext;

I don't really understand how the IO stuff works, I'm just trying to follow the docs. Any idea why this would bomb?

~~
naChoZ