Rewrite the DBI connector to use Try::Tiny, avoid a leak by evoking a callback codere...
authorPeter Rabbitson <ribasushi@cpan.org>
Mon, 12 Jul 2010 02:55:25 +0000 (04:55 +0200)
committerPeter Rabbitson <ribasushi@cpan.org>
Mon, 12 Jul 2010 23:35:34 +0000 (01:35 +0200)
commitb720efd16eb1e747c3d12697f57edb708f67280a
tree852c8d8a54d6e24f888fa775c5188ae5d803adcf
parent6c3e6bf62e7b21a233f9dea22b2228f1c4e2381a
Rewrite the DBI connector to use Try::Tiny, avoid a leak by evoking a callback coderef installer coderef :D
lib/DBIx/Class/Storage/DBI.pm
t/storage/error.t