Hello All, I want to execute same perl procedure with different parameters at the almost same time in a perl program indefendantly. (next process should be started without waiting for the end of previous one) The procedure is located in .pm file. How can I use thread in perl to get my work done?
regards Rohana. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]