Tag: perlfunc

utime

How do you ‘touch’ a file in Perl? utime. No, not “you time”. utime. my $access_time = $modified_time = time;...