ansh batra has asked for the wisdom of the Perl Monks concerning the following question:
hi MoNkS
i have written a perl script containing a large number of system commands and want to stop the script as soon as any command fails.
may be with exit status
please help!!!