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

Possible precedence problem between ! and pattern match (m//) #4

Open
eserte opened this issue Oct 30, 2024 · 0 comments
Open

Possible precedence problem between ! and pattern match (m//) #4

eserte opened this issue Oct 30, 2024 · 0 comments
Assignees

Comments

@eserte
Copy link

eserte commented Oct 30, 2024

With bleadperl (e.g. perl 5.41.5) there are new warnings visible while running the test suite:

PERL_DL_NONLAZY=1 "/opt/perl-5.41.5D/bin/perl5.41.5" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
Possible precedence problem between ! and pattern match (m//) at /home/cpansand/.cpan/build/2024102922/CVSS-1.13-0/blib/lib/CVSS/Base.pm line 53.
# CVSS 1.13, Perl 5.041005, /opt/perl-5.41.5D/bin/perl5.41.5
t/00-load.t ....... ok
... etc ...
@giterlizzi giterlizzi self-assigned this Oct 30, 2024
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

2 participants