#!/usr/bin/perl print scalar gmtime,"\n"; print &gmtime;