Perl portability with env
Closed this issue · 1 comments
pavlatoras.pl and ProteinModelSelection.pl use:
#!/usr/bin/perl
This should be:
#!/bin/env perl
removed the two perl scripts that came with the distribution, they are
not required any more.
in particular ProteinModelSelection.pl is not required any more because
this can now be more conveniently
handled via the RAxML AUTO PROTEIN option.
On Thu, 2013-05-09 at 09:46 -0700, gnewton wrote:
pavlatoras.pl and ProteinModelSelection.pl use:
#!/usr/bin/perl
This should be:
#!/bin/env perl—
Reply to this email directly or view it on GitHub.
Alexandros (Alexis) Stamatakis
Research Group Leader, Heidelberg Institute for Theoretical Studies
Full Professor, Dept. of Informatics, Karlsruhe Institute of Technology
Adjunct Professor, Dept. of Ecology and Evolutionary Biology, University
of Arizona at Tucson