Browsing recent CPAN uploads is one of my favorite activities. Today I ran across DBD::Log, which I think is my new best friend. I say maybe only because I haven't had a chance to use it (yet).
Ever wanted a simple way to get a log of your DBI calls but didn't want all the detail that standard DBI logging gives you? Or maybe you wanted to isolate the logging to a particular module? DBD::Log might be the answer. Anyone used it yet?