Help for this page

Select Code to Download


  1. or download this
    my $i = index reverse($phrase),$what;
    
  2. or download this
    use strict;
    print join(",",rindexes("hello world , kill bill","ll"));
    ...
        }
        @indexes;
    }