Hi, On Tue, 25 Jul 2006, Martin Langhoff (CatalystIT) wrote: > Johannes Schindelin wrote: > > > I still get this warning: > > > > closing dbh with active statement handles > > Ack to that too. Perhaps an END block would help? Since my BASIC days on a VC-20 (no, not the airplane), I hardly used an END statement ;-) Well, maybe in that Pascal course, but not in Perl, anyway. So, I do not understand... > A quick check of man DBI tells me that $dbh->CachedKids will be a > hashref where the values are refs to the cached statement handles. > > IMHO it's a DBI bug -- statement handles only referenced by $dbh->CachedKids > should cleanup silently. prepare_cached() is a convenience method so that you > _don't_ have to keep track of the handles manually. Forcing a manual cleanup > throws a good part of the convenience out. I agree fully. Ciao, Dscho - : send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html