]> git.vpit.fr Git - perl/modules/B-RecDeparse.git/commitdiff
Make t/14-refs.t pass on perl 5.21
authorVincent Pit <vince@profvince.com>
Thu, 12 Mar 2015 14:02:08 +0000 (11:02 -0300)
committerVincent Pit <vince@profvince.com>
Thu, 12 Mar 2015 14:02:08 +0000 (11:02 -0300)
At some point in the 5.21.x branch, B::Deparse has started to deparse sub
references as fully qualified names under "use strict 'vars'". We just
turn this stricture off while compiling the test cases for the time being.


No differences found