Time Stamp plugin

I’m searching, (unsuccessfully so far) for a plugin that would check the oldest timestamp of any file in a specific directory. I found one close to what I need but it was written in C. I would prefer something written in Perl.

Is anyone out there using or aware of anything that might do this?

Thanks in advance for any help you might provide.

Try seeing if check_file_age will work. Maybe with a generic file name or a regular expression.