Help for this page
my @timeData = localtime(time); print join(' ', @timeData); exit;
Time::tm=ARRAY(0x997a264)