Let on_connect_do() and on_disconnect_do() take code references.
authorTom Hukins <tom@eborcom.com>
Wed, 15 Aug 2007 08:25:47 +0000 (08:25 +0000)
committerTom Hukins <tom@eborcom.com>
Wed, 15 Aug 2007 08:25:47 +0000 (08:25 +0000)
commit6d2e7a96f2b9f1e9f5718a421831344dcdb400a3
treebc9269984ccf882f3dab8b8499b8b7f4b12129a7
parent640ac94ca18c095237d96a880b8afbc1ed1c2694
Let on_connect_do() and on_disconnect_do() take code references.
Provide tests and documentation for this.
lib/DBIx/Class/Storage/DBI.pm
t/92storage_on_connect_do.t