diff options
author | Robin Houston <robin@cpan.org> | 2001-03-14 00:43:45 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-03-14 02:40:50 +0000 |
commit | 36c66720946952b050ad9db88444230a58b3c69d (patch) | |
tree | 695d8454479dd4db316880a24d7e7e4135014018 /MANIFEST | |
parent | 30def704cafa11862a4b1be8a6e882e725a22b02 (diff) | |
download | perl-36c66720946952b050ad9db88444230a58b3c69d.tar.gz |
Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
Message-ID: <20010314004345.A15892@puffinry.freeserve.co.uk>
p4raw-id: //depot/perl@9139
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1599,6 +1599,7 @@ t/op/lex_assign.t See if ops involving lexicals or pad temps work t/op/lfs.t See if large files work for perlio t/op/list.t See if array lists work t/op/local.t See if local works +t/op/loopctl.t See if next/last/redo work t/op/lop.t See if logical operators work t/op/magic.t See if magic variables work t/op/method.t See if method calls work |