Hi all,

I have a Perl script that takes the contents of a
form, feeds them to GnuPG for encryption and then
emails me the encrypted document. GPG wants to either
display the results in STDOUT or write a text file,
both of which aren’t good.

I was hoping redirect STDOUT to a variable for a short
time.

I’ve seen references to redirecting filehandles in the
documentation, but no details on how to do it. (Which
I’m sure are there, but I’ve just missed). Could
someone point me where to look?

Thanks,
--Mark.

__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to