Awesome!
I finally got the fortune plugin to work, seems the author wasn't thinking properly when he updated or something (he says he'll fix it for the next release, so that's good). So, yeah, just keep reloading the page for a random quote from my first four semesters here at IIT. I highly doubt that anyone outside of my group here will find them all that funny..
From the Perldoc
loop
A construct that performs something repeatedly, like a roller coaster.loop control statement
Any statement within the body of a loop that can make a loop prematurely stop looping or skip an "iteration". Generally you shouldn’t try this on roller coasters.loop label
A kind of key or name attached to a loop (or roller coaster) so that loop control statements can talk about which loop they want to control.
