perl/Term-Table: update to 0.023 for Perl 5.40
[oi-userland.git] / components / perl / PadWalker / test / results-all.master
blob3e426346be675a597550aac8b99a53396871c213
1 "my" variable $blah masks earlier declaration in same scope at t/closure.t line 57.
2 t/closure.t ... ok
3 "my" variable $x masks earlier declaration in same scope at t/dm.t line 58.
4 "our" variable $x masks earlier declaration in same scope at t/dm.t line 63.
5 t/dm.t ........ ok
6 t/foo.t ....... ok
7 "my" variable $h masks earlier declaration in same scope at t/our.t line 12.
8 t/our.t ....... ok
9 t/recurse.t ... ok
10 t/sub.t ....... ok
11 t/test.t ...... ok
12 t/tt.t ........ ok
13 "my" variable $foo masks earlier declaration in same scope at t/var_name.t line 13.
14 t/var_name.t .. ok
15 All tests successful.
16 Files=9, Tests=82
17 Result: PASS