in reply to RFC: Time Lock Module Idea?

I mentioned above that you can basically accomplish your sample code w/Cache::FileCache .. i was still pondering this in the back of my head and searched cpan for "lock" and found IPC::Lock with also can do (in a different way--you have to subclass it) the same thing ...