프로그래밍/Perl

파일 수정시간

잡동사니보관 2019. 10. 8. 10:53

use File::stat;

$timestamp = stat(파일명)->mtime;