http://www.perlmonks.org?node_id=824809

listentome has asked for the wisdom of the Perl Monks concerning the following question:

Hi, I am running a suite of batch files and my perl script helps in reading the path of the batch file from a text file and then executes the same. The problem I am facing is that at times the script prints it as passed though the batch file has not been executed. How do I prevent this from happening?