Monday, April 27, 2009

You know it's time to take a walk when....

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.

No comments:

Post a Comment