Hi,
IS it possible with perl, to manage error,log like in java with "try catch".
For example ,
if my code failed,
i insert a message in a database, a message in a logfile or i launch another code.
In relation to the case , i do something.
Thanks for your help
IS it possible with perl, to manage error,log like in java with "try catch".
For example ,
if my code failed,
i insert a message in a database, a message in a logfile or i launch another code.
In relation to the case , i do something.
Thanks for your help