Revert workarounds for $@ broken during 5.13.x - mainly 1f870d5a
authorPeter Rabbitson <ribasushi@cpan.org>
Sun, 20 Jan 2013 18:09:46 +0000 (19:09 +0100)
committerPeter Rabbitson <ribasushi@cpan.org>
Mon, 21 Jan 2013 13:33:34 +0000 (14:33 +0100)
commit5815ffb0e34dcd74af49581f65e1d5aa71779a6b
tree81c1f824af01d047d5e9823612bad41d84198d94
parent6b9268d27194824fd4199f91bedaac46e3f96afb
Revert workarounds for $@ broken during 5.13.x - mainly 1f870d5a

Luckily reason prevailed and $@ was left alone during DESTROY time,
the complexity (mnost of it compiled away) is no longer needed

More historic info can be found here: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits/DBIx-Class-Historic.git;a=blob_plain;f=useful_guard_objects.html;h=4678884
lib/DBIx/Class.pm
lib/DBIx/Class/Storage/TxnScopeGuard.pm
t/52leaks.t
xt/podcoverage.t