Hi Santosh, please reply to all recipients.
On Mon, 29 Sep 2014 00:25:09 +0530 Santosh Kumar <rhce....@gmail.com> 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 to try to find modules on CPAN on your own. Otherwise for the logging module, there's https://metacpan.org/pod/Log::Log4perl which has a good reputation, but maybe somewhat heavy. There's also https://metacpan.org/release/Log-Any 2. For exception handling there's http://metacpan.org/release/Exception-Class , and I would certainly recommend against https://metacpan.org/release/Error which I happen to maintain right now (but did not originate it). Regards, Shlomi Fish -- ----------------------------------------------------------------- Shlomi Fish http://www.shlomifish.org/ UNIX Fortune Cookies - http://www.shlomifish.org/humour/fortunes/ Chuck Norris refactors 10 million lines of Perl code before lunch. — http://www.shlomifish.org/humour/bits/facts/Chuck-Norris/ Please reply to list if it's a mailing list post - http://shlom.in/reply . -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/