>If *nix, look at help for the open3 function. Attached as a text file is
>
>the little run class that I use to do this.
>
>Here is an example of how to use this class to encapsulate GPG, where
>the passphrase gets written to stdin of the child process, and the
>results are reaped from the childs stderr and the decrypted contents
>from the childs stdin.
>[snip]

Jeff,

This is exactly the kind of process I'm having trouble with!  PGP
encription.  Unfortunatly, I'm forced to work on W2K.  I haven't had much
luck with IPC::Open2, but I'll see if I can adapt this fine code.

Thanks for the responce,
Peter






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

Reply via email to