Help for this page

Select Code to Download


  1. or download this
     foreach $element (@{my_list})
            if ($element.fist)
             treat_1();
            else
             treat_others();