Skip to content

Fix for perl v5.18.2 in Ubuntu 14.04 LTS#1

Open
maubarsom wants to merge 1 commit intoucdavis-bioinformatics:masterfrom
maubarsom:patch-1
Open

Fix for perl v5.18.2 in Ubuntu 14.04 LTS#1
maubarsom wants to merge 1 commit intoucdavis-bioinformatics:masterfrom
maubarsom:patch-1

Conversation

@maubarsom
Copy link
Copy Markdown

The latest upgrade to Perl in my system does not like the foreach syntax with qw() without surrounding the array in parenthesis, so it crashes. Adding the parenthesis seems to fix the problem.

Also, I have the impression of having seen some warnings about this before.

Apparently the new perl does not like the foreach syntax with qw() without surrounding the array in parenthesis, so it crashes.
hsiaoyi0504 added a commit to NAL-i5K/Assembly_Metrics_Toolkit that referenced this pull request Jul 12, 2018
hsiaoyi0504 added a commit to NAL-i5K/Assembly_Metrics_Toolkit that referenced this pull request Jul 12, 2018
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.

1 participant