http://qs321.pair.com?node_id=1085374


in reply to Parsing Sequence Records

You might also consider using the three argument form of open:

open(my $in, '<', "/Users/Desktop/Pipelines/fungi.1.aa.hypothetical.fa +a"); open(my $out, '>', "Users/Desktop/Pipelines/fungi.1.aa.hypothetical50. +faa");

*My* tenacity goes to eleven...