From: Vincent Pit Date: Tue, 10 Mar 2015 19:05:26 +0000 (-0300) Subject: Only test global destruction on perl 5.13.4+ X-Git-Tag: rt101410~6 X-Git-Url: http://git.vpit.fr/?a=commitdiff_plain;h=c616330372aea7cc94ba28dda6fa38fd302dbdaf;hp=c616330372aea7cc94ba28dda6fa38fd302dbdaf;p=perl%2Fmodules%2FVariable-Magic.git Only test global destruction on perl 5.13.4+ Or if PERL_VARIABLE_MAGIC_TEST_THREADS is set, for debugging purpose. ---