summaryrefslogtreecommitdiff
path: root/t/op/loopctl.t
Commit message (Expand)AuthorAgeFilesLines
* t/op/loopctl.t using test.plDavid Landgren2006-04-281-119/+92
* [perl #37725] perl segfaults on reversed array referenceDave Mitchell2005-11-221-1/+14
* while (my $x ...) { ...; redo } shouldn't undef $x.Dave Mitchell2005-05-071-1/+26
* [perl #27206] Memory leak in continue loopDave Mitchell2004-03-041-1/+24
* Exit via last, part 1Michael G. Schwern2001-04-151-1/+22
* Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;...Robin Houston2001-03-141-0/+925