Fix *stupid* silencing of exceptions introduced in 4e9fc3f3
authorPeter Rabbitson <ribasushi@cpan.org>
Wed, 30 Mar 2016 13:44:15 +0000 (15:44 +0200)
committerPeter Rabbitson <ribasushi@cpan.org>
Fri, 17 Jun 2016 13:41:15 +0000 (15:41 +0200)
commit0844bb396f5702db73a8eea947116475b4d89e9a
tree178efaab835c25fdbcc9e3af48165876d0ec676f
parent2bbdb85a47bab6c27ddf44e0a3a77224ba5242d8
Fix *stupid* silencing of exceptions introduced in 4e9fc3f3

( cherry-pick of b4976ee31 )

The reason this has not been detected is because it is virtually impossible
for the stock inflate_result() to throw, and pretty rare for custom ones.

ARGH!
Changes
lib/DBIx/Class/ResultSet.pm
t/resultset/inflate_result_api.t