Help for this page

Select Code to Download


  1. or download this
    my $i;
    
    ...
    }
    
    &do_more_stuff_with_the_value_found($i);
    
  2. or download this
    my $i;
    
    ...
    }
    
    &do_more_stuff_with_the_value_found($i);