if (expr) {
do this only
} elese {
do this instead
}
executes both blocks, and it takes you a minute to realize, that despite using Perls strict and warnings pragmata, you are to tired to notice you wrote ‘elese’ instead of ‘else’
Oy vey, what a life.