Help for this page

Select Code to Download


  1. or download this
    foreach $foo(@foo)
    {
    ...
      ...
      $bar = $some + $thing;
    }
    
  2. or download this
    foreach $foo(@foo)
    {
    ...
      ...
      $bar = $some + $thing;
    }