Help for this page

Select Code to Download


  1. or download this
    #so you get something like this:
    my $index = 0; 
    ...
    } else {
       $index= index $str1,str2;
    }