Help for this page

Select Code to Download


  1. or download this
    foreach(@Array1)
    {
    ...
                    }
            }
    }
    
  2. or download this
    my $string = "FFF NNN JKK III LLL QQQ";
    my $substr = "LLL";
    ...
    else
    {
            print "not found";