don't add #line description when debugger is active
authorJesse Luehrs <doy@tozt.net>
Thu, 3 Mar 2011 04:03:47 +0000 (22:03 -0600)
committerJesse Luehrs <doy@tozt.net>
Thu, 3 Mar 2011 04:03:47 +0000 (22:03 -0600)
commit04918f808a684de8897789f8eff80880f1e93ec9
tree61f82e5572ff05388d847b3487171490a80ad0ba
parent1e39bf601a7d49cd9664e0b88d6838886f0779f9
don't add #line description when debugger is active

this supposedly lets things like NYTProf report on time spent in evals
lib/Eval/Closure.pm
t/11-debugger.t [new file with mode: 0644]