I need to open a multiple cmd prompt window and have to run the same perl program.
All the program will be using the same data. Only the input parameter will differ.
I do not know we could use threading for this.Also I never tried threading in perl before, But I can try if anybody helps me.
I would greatly appreciate if anyone provide some guidance.
Thanks...