Hello all, I'm attempting to write a wrapper (in perl) around the gpg command. The question I have is: Is there a way to do 'gpg --decrypt file.asc my_passphrase'? An all in one command? Thanks, Mark