]> git.vpit.fr Git - perl/modules/Scope-Upper.git/commitdiff
Tie the array after localizing it in t/{34,44}-*-magic.t
authorVincent Pit <vince@profvince.com>
Tue, 18 May 2010 19:48:12 +0000 (21:48 +0200)
committerVincent Pit <vince@profvince.com>
Tue, 18 May 2010 19:50:31 +0000 (21:50 +0200)
This fixes failures under perl 5.13 since Dave made "local @tied" untie
the array.


No differences found