my $mtime = stat( $map_fpath )->mtime; my $map_time = strftime( "%Y%m%d %H%M", localtime( $mtime ) );