This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Remove ‘no warnings deprecated’ from two .t’s
authorFather Chrysostomos <sprout@cpan.org>
Sat, 26 Nov 2011 19:46:58 +0000 (11:46 -0800)
committerFather Chrysostomos <sprout@cpan.org>
Sat, 26 Nov 2011 22:33:47 +0000 (14:33 -0800)
commit97409e817d4758697aa4e2a92d287cb9a1d26b6a
tree4dfdf6a91f5ffccc84f06e9e0071811dd1ed9a47
parent24fcb59fcc2fac06ec8b42aeedb3a16987d87db4
Remove ‘no warnings deprecated’ from two .t’s

This was added to avoid the warning from $[, but these two test
scripts no longer mention $[.
t/op/each_array.t
t/op/substr.t