Help for this page

Select Code to Download


  1. or download this
    my $found;
    for my $w (@word_list) {
    ...
      }
    }
    # $found == 1 if $corpus_word was found in @word_list