open OUT,'>'."$path/$name.faa" || die ("cannot open out $file $!\n");
Unless joluito has been busy making uncited changes behind the scenes (update: /msg from pryrt says changes were made), the quoted statement is not present in the OPed code. However, I agree with your point about evaluation order in this statement.
... the real problem [is] setting the global variable $/
$/ = "\>";
and then never restoring it back to "\n".
Although trollishly delivered, I agree that failure to restore $/ is a problem, likely the root problem. No one else has made this point (update: yet — but see this).
Give a man a fish: <%-{-{-{-<
In reply to Re^2: Extract multiple lists od Identifiers from a FASTA file
by AnomalousMonk
in thread Extract multiple lists od Identifiers from a FASTA file
by joluito
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |