Help for this page

Select Code to Download


  1. or download this
    sub MI {
        my( $string_es, $string_en, $hash_es, $hash_en ) = @_;
    ...
    
        return $intersects;
    }