use POSIX qw(strftime); my $hdate = strftime("%a, %d %b %Y %H:%M:%S", gmtime());