Link to home
Create AccountLog in
Avatar of MRKumo
MRKumoFlag for United States of America

asked on

Error handling for Perl build scripts.

We have many build scripts in Perl, for different products and platforms.
As a newbie, I found some errors are not handled and troubled us from time to time, such as network issues or some branched processes became idled.
I want to add the error handling codes but there are too many of the old Perl scripts.
What are the recommended ways if you are in my position? Write a wrapper to call those scripts and do error handling from there?
Any help will be appreciated.

MRKumo
SOLUTION
Avatar of kandura
kandura

Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
See answer
Avatar of MRKumo

ASKER

yap, they just died and hanged.
I'd like to know what cause the haning, if possible.
ASKER CERTIFIED SOLUTION
Avatar of ozo
ozo
Flag of United States of America image

Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.