Subject: | Unescaped left brace in regex is illegal here in regex |
Module compilation fails with 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
Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/^(\@SDT/{ <-- HERE :(\d+):)/ at /tmpfs/.cpan-build-cpansand/2016090721/Class-STAF-0.03-0/blib/lib/Class/STAF/Marshalled.pm line 220.
Compilation failed in require at /tmpfs/.cpan-build-cpansand/2016090721/Class-STAF-0.03-0/blib/lib/Class/STAF.pm line 4.
BEGIN failed--compilation aborted at /tmpfs/.cpan-build-cpansand/2016090721/Class-STAF-0.03-0/blib/lib/Class/STAF.pm line 4.
Compilation failed in require at t/01marshal.t line 3.
BEGIN failed--compilation aborted at t/01marshal.t line 3.
t/01marshal.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run