Dear all,
I am new in Perl. I have a problem with my perl script which is analyzing a lot of text data and after something like 500 analyzed text files I see that a lot of additional same perl scripts are being started and running. It is a problem because they double the work and everything works slower. What could be the problem and how can I repair that problem?