use POSIX qw(strftime); my $cur_time = strftime "%m %d %Y", localtime;