if($height > 150 ) { # ... } elsif($width > 150) { # ... stuff here } # ... more stuff here