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)