I have a certain directory, and I want to find the most recently modified file in that directory and extract the time that it was last modified in Perl.

Can you suggest how I can go about doing this ?