Help for this page

Select Code to Download


  1. or download this
    foreach my $j (1,2)
    {
    ...
          last;
       }
    }