use POSIX 'strftime'; my $date = strftime '%x %X.', localtime;