Help for this page

Select Code to Download


  1. or download this
    sub comp {
        return undef unless length $_[0] == length $_[1];
    ...
        }
        return "+$where" if defined $where;
    }