]> git.vpit.fr Git - perl/modules/Variable-Magic.git/commit
Always honor $ENV{PERL_DESTRUCT_LEVEL} when it's set for a debugging perl
authorVincent Pit <vince@profvince.com>
Mon, 30 Mar 2015 19:39:04 +0000 (16:39 -0300)
committerVincent Pit <vince@profvince.com>
Mon, 30 Mar 2015 19:52:03 +0000 (16:52 -0300)
commit2d547b7955330e95e39d9eb532e8ab2522814f71
treee34ed3f2ce2b2da6fa6725bebcec321c21c34c90
parent381d0cf3a97a6b9e78ea71fe4c4ab7344fa8e7fe
Always honor $ENV{PERL_DESTRUCT_LEVEL} when it's set for a debugging perl

I.e. don't fall back to Perl::Destruct::Level if the level is not high
enough.
t/lib/Variable/Magic/TestGlobalDestruction.pm