Subject: | Having more than one /x regexp modifier is deprecated |
Test suite fails on some of my smokers:
...
PERL_DL_NONLAZY=1 "/opt/perl-5.22.2t/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
Having more than one /x regexp modifier is deprecated at /home/cpansand/.cpan/build/2018112110/Perl-Critic-1.132-T65PzJ/blib/lib/Perl/Critic/Policy/ValuesAndExpressions/RequireInterpolationOfMetachars.pm line 110.
# Saw 1 warning(s):
#
# Trace begun at t/MyTestHelpers.pm line 60
# MyTestHelpers::nowarnings_handler('Having more than one /x regexp modifier is deprecated at /home/cpansand/.cpan/build/2018112110/Perl-Critic-1.132-T65PzJ/blib/lib/Perl/Critic/Policy/ValuesAndExpressions/RequireInterpolationOfMetachars.pm line 110.^J') called at /home/cpansand/.cpan/build/2018112110/Perl-Critic-1.132-T65PzJ/blib/lib/Perl/Critic/Policy/ValuesAndExpressions/RequireInterpolationOfMetachars.pm line 110
... (etc) ...