Re: Good pointers.

2014-10-01 Thread Sebastien Feugere
For logging, please take a look at this tutorial that describe a convenient answer to this problem, based on the use of Log::Minimal : http://smonff.github.io/blog/2013/09/24/how-to-log-easily-with-log-minimal-and-file-stamped/ Note : I wrote it Le 28 sept. 2014 20:58, "Santosh Kumar" a écrit :

Re: Good pointers.

2014-10-01 Thread Shlomi Fish
Hi Santosh, please reply to all recipients. On Mon, 29 Sep 2014 00:25:09 +0530 Santosh Kumar wrote: > Hi All, > > Any good modules or pointers on following topics. > > 1) logging - for logging errors. > 2) exceptions handling. > First of all, see http://perl-begin.org/topics/cpan/ for how t