if(...something...) { $n_DT[$count] = DT->new; if($line =~ m/>(.*){'ID'} = $1; } ... } elsif(..something else)...) { $r_DT[$count_1] = r_DT->new; if($line =~ m/>(.*){'ID'} = $1; ... }