summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2013-07-21 17:03:25 -0400
committerJesse Luehrs <doy@tozt.net>2013-07-21 17:03:25 -0400
commitd2d745bd9103847c5801bdce1696c96fb58fe1d0 (patch)
tree88d3f780b961749d59ba3427538c3ab3633d4f50
parentcc12ea4a8cfafa1b0912876d6713fb328163a09d (diff)
downloadparse-keyword-d2d745bd9103847c5801bdce1696c96fb58fe1d0.tar.gz
parse-keyword-d2d745bd9103847c5801bdce1696c96fb58fe1d0.zip
this may be necessary, who knows
-rw-r--r--Keyword.xs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Keyword.xs b/Keyword.xs
index 6819978..c5a9f4e 100644
--- a/Keyword.xs
+++ b/Keyword.xs
@@ -118,6 +118,7 @@ void
lex_stuff(str)
SV *str
CODE:
+ PL_curcop = &PL_compiling;
lex_stuff_sv(str, 0);
SV *