Operators
Strings

 

        if ( $name eq 'john doe' and $name ne 'john doe the second' ) { #do something }