Help for this page
$file_h{$temp1} = "$temp2"; open($file_h{$temp1}, "< $file"); $line = <$file_h{$temp1}>;
$fh = $file_h{$temp1}; $line = <$fh>;;