summaryrefslogtreecommitdiff
path: root/cpan/Devel-PPPort/parts/inc/variables
diff options
context:
space:
mode:
Diffstat (limited to 'cpan/Devel-PPPort/parts/inc/variables')
-rw-r--r--cpan/Devel-PPPort/parts/inc/variables2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpan/Devel-PPPort/parts/inc/variables b/cpan/Devel-PPPort/parts/inc/variables
index 77b088ef58..3fbb566a98 100644
--- a/cpan/Devel-PPPort/parts/inc/variables
+++ b/cpan/Devel-PPPort/parts/inc/variables
@@ -383,7 +383,7 @@ other_variables()
ppp_TESTVAR(PL_debstash);
ppp_TESTVAR(PL_defgv);
ppp_TESTVAR(PL_diehook);
-#if defined(PL_phase) || defined(PL_Iphase)
+#if PERL_VERSION >= 14
ppp_PARSERVAR_dummy;
#else
ppp_TESTVAR(PL_dirty);