Don't get confuss with $|.
If you use unix pipe file, the task can be acheived easily.
To create a unix pipe file
use the following command:-
mkfifo <file_name>
then use that file name in your perl program for read and write operation.
In reply to Re^3: manage file in parallel
by jesuashok
in thread manage file in parallel
by azaria
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |