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

I have developed a application in CGI perl. This application(perl prog) is going to start the the another perl progeam which was written by developers using system command. if i get any problem in the developers program i have to get the error messages from that prog for tracking & need to display to the developers also. I have tried -c option also. but nothing works for me. Please give your ideas... (Sorry for my english)

Replies are listed 'Best First'.
Re: Getting errors
by Corion (Patriarch) on Mar 17, 2008 at 12:01 UTC