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

Unescaped left brace in regex is illegal here in regex #2

Open
eserte opened this issue Aug 28, 2016 · 0 comments
Open

Unescaped left brace in regex is illegal here in regex #2

eserte opened this issue Aug 28, 2016 · 0 comments

Comments

@eserte
Copy link

eserte commented Aug 28, 2016

Module compilation fails on bleadperl (e.g. perl 5.25.4):

PERL_DL_NONLAZY=1 "/bbbike/perl-5.25.4/bin/perl5.25.4" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
Possible precedence issue with control flow operator at lib/MRS/Client/Blast.pm line 269.
Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/\${ <-- HERE JOBID}/ at lib/MRS/Client/Blast.pm line 409.
Compilation failed in require at lib/MRS/Client.pm line 27.
BEGIN failed--compilation aborted at lib/MRS/Client.pm line 27.
Compilation failed in require at -e line 1.
...
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

No branches or pull requests

1 participant