Which logging module?
One of Perl's mottos is "there is more than one way to do it". This is of course a great thing, except when there are two ways to do it and I can't decide which is the better one or the most popular one. Such is it with logging modules - there are two stong candidates: Log::Dispatch and Log::Log4perl. Both do about the same thing, which makes it annoying to decide between the two. Which one do you use? Which one should become the best practice CPAN module for logging?