use POSIX qw (strftime); $now = strftime('%a %b %e %Y', localtime);