Proc-ParallelLoop-0.5
Perl Version: 5.8.8
SunOS 5.10 Generic_142900-03 sun4u sparc SUNW,A70
Problem:
I run the pareach in this form:
pareach [@Array], sub {
I have my code here that I want to do in parallel.
It includes many Telnets (Per @Array) and in each telnet
some operations on the terminal.
};
when I run my script I get ERROR (See attach Log).
Subject: | ERROR.log |
Message body not shown because it is not plain text.