RE: Crypt::GPG won't decrypt file...rewrote it to use system, but only partially works



I would suggest giving GnuPG::Interface a go because it
handled calling out to 'gpg' most "correctly". Meaning it
uses the status-fd, logger-fd options properly which is the
preferred way to call gpg in an automated fashion.

Good luck,

http://danconia.org


Thank you! I will give it a shot.
.