in reply to Running perl threads in loop

Please put your code in <code> ... </code>-tags. That makes it much easier to read your code and test it.

CountZero

A program should be light and agile, its subroutines connected like a string of pearls. The spirit and intent of the program should be retained throughout. There should be neither too little or too much, neither needless loops nor useless variables, neither lack of structure nor overwhelming rigidity." - The Tao of Programming, 4.1 - Geoffrey James

My blog: Imperial Deltronics

Replies are listed 'Best First'.
Re^2: Running perl threads in loop
by dvinay (Acolyte) on Sep 15, 2013 at 14:40 UTC

    Sorry for my mistake, i know i haven't followed the rules, now i have updated my code snippet, please let me know what is that wrong i am doing here

    Thanks, Vinay