>Have you taken a look at the GnuPG or Crypt::GPG
modules on CPAN?

Yep, I've looked (and longed), but my Web hosting
service refers to them as "hooky." I think he's
hostile because they aren't version 1 or higher (not
that it really makes much difference). I also don't
have the ability to directly ftp info into my cgi-bin,
so I can't install the modules myself. I have to feed
scripts to the hosting's support staff.

I know using a module would be much better (I am quite
the newbie), but I'm think I'm stuck trying it myself.

So, other than changing hosting providers, any hints?

--Mark.

>> 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