Changes for version 0.04 - 2010-05-20

  • If DBD driver does not implement ping(), perform our own connection check by performing a simple query. This will check that the DB connection is still alive, and avoid needless re-connects, which are expensive. Also seems to fix a problem Tadzik saw with a warning from DBD::SQLite when the old handle was thrown away.

Modules

easy database connections for Dancer applications