use POSIX 'strftime'; print "Last Modified: ", strftime("%a, %b %e, %Y", localtime(stat("chiron_test.cgi"))[9]);