From d2d745bd9103847c5801bdce1696c96fb58fe1d0 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sun, 21 Jul 2013 17:03:25 -0400 Subject: this may be necessary, who knows --- Keyword.xs | 1 + 1 file changed, 1 insertion(+) (limited to 'Keyword.xs') 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 * -- cgit v1.2.3-54-g00ecf