different if ( defined $x and defined $y and $x ne $y ) or not ( defined $x and defined $y ); #### different if cmpStr($x, $y);