On Aug 23, 2013, at 7:13 PM, Vincent Veyron <vv.li...@wanadoo.fr> wrote:
> Can't call method "do" on an undefined value > at /home/lib/Aspro/db_handle.pm > > which seems logical, since DBI.pm's documentation says : > > "connect_cached.*" callbacks are invoked before connect_cached() has > applied the connect attributes > > But I found a middle ground (setting the datestyle once at login time, > it is then kept by the cached connection) Pretty sure the connected callback will work, too. David