if ($yourdefinitionofanarchy == "lawlessness") { print "Look it up in a dictionary\n"; } elsif ( $yourdefinitionofanarchy =~ m/absence of government/) { print "You're on the right track\n"; } else { wtf(); }