in reply to Parsing Sequence Records
Tip #7 from the Basic debugging checklist: check your open
open(my $in,"/Users/Desktop/Pipelines/fungi.1.aa.hypothetical.faa") or + die $!; [download]