use POSIX qw(strftime); $today_date = strftime "%m/%d/%Y %T %Z", localtime;