my $header = ; my $sequence; { local $/; $sequence = ; } #### $commentout = $commentout .= $position; #### $commentout = $commentout . $position; #### $commentout .= $position; #### my $commentout = '$' . $position;