Hi,
Actually i have a problem in my coding. i have come to this site to find out the solution.
Problem : 1 perl program(a) is starting another prog(b) using system command. if the second prog(b) contains any error, i have to show the error details to my client. how can i get the error messages from the prog. i have tried perl -c option. i want to check the syntax and get all the problems in the second prog.
don't check my english skills. plz send the message if you know anything about this problem.
Vijay