I must be missing something here, but I was wondering how you would use a timer in perl. Take for example a scenario in which you needed to modify a variable after a certain time period. This is part of a larger program so the sleep function doesn't appear to be an option in my newbie eyes. Monks, some enlightenment please?