while (<$in>) { if $in =~ /^^/ { s/\^\^/\n^^/g; print $out $_; else { s/[a]|[c]|[t]|[g]{6}/^^\n } [download]
In reply to Re^3: Writing to file... by perl_n00b in thread Writing to file... by perl_n00b