Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use more portable /usr/bin/env perl for scripts #25

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

wookietreiber
Copy link

This is useful, e.g. if your perl is not installed in /usr/bin or you want to give a specific perl precendence over the one installed in /usr/bin. Wherever there was perl -w there is now use warnings;.

This is useful, e.g. if your perl is not installed in /usr/bin or you
want to give a specific perl precendence over the one installed in
/usr/bin. Wherever there was `perl -w` there is now `use warnings;`.
@wookietreiber
Copy link
Author

Is there any feedback on this PR?

@wookietreiber
Copy link
Author

Is someone still maintaining this project?

@wookietreiber
Copy link
Author

ping

@dbolser-ebi
Copy link

Should be... Keep pinging ;-) In the past I've just used email...

@wookietreiber
Copy link
Author

ping

@tseemann
Copy link
Contributor

tseemann commented Oct 2, 2019

@wookietreiber Looks like i duped this! But more scripts have been added since.
#86

I've emailed Prof @weizhongli weizhongli to encourage him to review all these PRs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants