Relax overly aggressive exception-well-formedness checks from 84e4e006
authorPeter Rabbitson <ribasushi@cpan.org>
Sun, 13 Dec 2015 16:25:38 +0000 (17:25 +0100)
committerPeter Rabbitson <ribasushi@cpan.org>
Fri, 22 Jan 2016 16:18:00 +0000 (17:18 +0100)
commit35cf7d1af791226b0acfea95828c003e64bf4975
tree5617429874dbd86878ef875b311ea11381801db8
parentd52c4a75538bd15d1fa531a63c6ec45b8943dfd0
Relax overly aggressive exception-well-formedness checks from 84e4e006

Given that the actual exception codepaths within DBIC are not affected by
a leftover non-cooperative exception object present in $@, it is rather
counterproductive to warn out the PSA in these cases
AUTHORS
lib/DBIx/Class/Storage/TxnScopeGuard.pm
lib/DBIx/Class/_Util.pm
t/33exception_wrap.t
t/storage/txn_scope_guard.t