use POSIX 'strftime'; print strftime("%x", localtime $epoch), $/;