> I'm having trouble with running an external program. It seems to work the
> first few times I do it, then it gets stuck and I have to restart httpd
> with kill -9. I've tried things a few different ways. Here is what I'm
> currently doing:
>
> my $pm = new Parallel::ForkManager(6);
>
>
> f
I'm having trouble with running an external program. It seems to work the
first few times I do it, then it gets stuck and I have to restart httpd
with kill -9. I've tried things a few different ways. Here is what I'm
currently doing:
my $pm = new Parallel::ForkManager(6);
for my $thing_to_do