Hi Monks!
I was wondering if there was some perl function that will allow me to wait or pause before doing some command. I have a situation where I can create an infinite LOOP until 100 files are created but that will suck the CPU to the max. I want to avoid this and check if the files exist every 2 mins.