Subject: | \C no longer supported in regex |
Tests fail with perl 5.23.0 and newer:
Output from '/usr/bin/make test':
PERL_DL_NONLAZY=1 "/bbbike/perl-5.23.5/bin/perl5.23.5" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
\C no longer supported in regex; marked by <-- HERE in m/^(\ <-- HERE C{4})(\C*)/ at /tmpfs/.cpan-build/2015112721/Net-MRIM-1.11-oBJo3I/blib/lib/Net/MRIM.pm line 822.
Compilation failed in require at t/01.t line 10.
BEGIN failed--compilation aborted at t/01.t line 10.
t/01.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests
See
http://matrix.cpantesters.org/?dist=Net-MRIM%201.11
for a pass/fail overview.