From: Jesse Luehrs Date: Thu, 9 Feb 2012 15:27:05 +0000 (-0600) Subject: the double eval isn't necessary anymore X-Git-Tag: 0.08~1 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=01a39ce32493babc0f5f751878f4381b46340203;p=gitmo%2FEval-Closure.git the double eval isn't necessary anymore --- diff --git a/lib/Eval/Closure.pm b/lib/Eval/Closure.pm index 0fa6aa8..161bcdf 100644 --- a/lib/Eval/Closure.pm +++ b/lib/Eval/Closure.pm @@ -197,13 +197,11 @@ sub _make_compiler { } sub _clean_eval { - return eval <