Perl Programming/Keywords/utime
The utime keyword
utime modifies the access and modification times on each file of a list of files, where the first two elements of the list must be first the NUMERIC access and then the modification time.
Syntax
utime LIST
gmtime | localtime | time | times | utime |