$ perl -wle 'use Date::Format; my @lt = localtime((stat(q{/etc/passwd}))[9]); print strftime("%c", @lt);' 11/08/08 11:27:57