On Mon, 17 Apr 2000, Richard Titmuss wrote:
> Hi,
>
> I have also had this problem. I checked the modperl-cvs archive and this
> problem has been fixed in the development release.
yes, the cvs version implements Apache::OPEN
> I still have an problem using IPC::Open2. This can be demonstrated
Hi,
I have also had this problem. I checked the modperl-cvs archive and this
problem has been fixed in the development release.
I still have an problem using IPC::Open2. This can be demonstrated by:
use IPC::Open2;
$pid = open2(\*A, \*B, '/usr/bin/ls');
The error log shows:
[e
Sorry if this is slightly off topic.
I seem to have run into problems using IPC::Open3 under mod_perl 1.22 and perl
5.6.0. This probelm only seems to have cropped up after I upgraded form perl
5.005 to perl 5.6.0. What happens is I have an exception handler that opens
gpg and uses gpg to encryp