create custom error thrower to avoid closing over meta object just for ->throw_error
authorMatt S Trout <matthewt@hercule.scsys.co.uk>
Thu, 3 Dec 2009 14:54:50 +0000 (14:54 +0000)
committerMatt S Trout <matthewt@hercule.scsys.co.uk>
Thu, 3 Dec 2009 14:54:50 +0000 (14:54 +0000)
commitb0fc4a7ab8621aeee2cf26874a5f2395b46af10c
tree44be63de2c7d19125e0c9a7315900f320c76ac0c
parentc8414da4ecf57ee1051c0df44732ea1259d4b327
create custom error thrower to avoid closing over meta object just for ->throw_error
lib/MooseX/Antlers/ErrorThrower.pm [new file with mode: 0644]
lib/MooseX/Antlers/EvalTracker.pm
t/track_eval.show [moved from t/track_eval.t with 100% similarity]