Help for this page
$time = $1; $tid = $2; ... $hash{$2}->[1] = $time; $hash{$2}->[2] = $trname; $hash{$2}->[3] = $tramount;
$hash{$2}{status} = $3; $hash{$2}{time} = $1; $hash{$2}{trname} = $4; $hash{$2}{tramount} = $5;