Help for this page

Select Code to Download


  1. or download this
    sub possible_match {
        my ($word1, $word2) = @_;
    ...
        }
        return \%one;
    }