Help for this page
perl foo.pl < infile > outfile
print (gmtime $_);
print scalar gmtime($_);
print scalar localtime($_);