Using if, elsif, else and unless Perl if statements can consist of an 'if' evaluation or an 'unless' evaluation, an 'elsif' evaluation (yes the 'e' is missing), and an 'else' evaluation. if The syntax for an if stat