Help for this page
Time::tm=ARRAY(0x400978cc)
use Time::localtime; $offset = time(); @yesterday_values = localtime($offset); print "@yesterday_values\n"