in reply to Re^4: PGP encryption command not working thru Perl Backticks
in thread PGP encryption command not working thru Perl Backticks
Probably the most straightforward approach is documented here: Perl 5.8.8 threads, clean exit You would run your backticks in the child thread, and sleep then reap in the parent.
#11929 First ask yourself `How would I do this without a computer?' Then have the computer do it the same way.
|
|---|