Skip Menu |

This queue is for tickets about the Class-STAF CPAN distribution.

Report information
The Basics
Id: 117613
Status: new
Priority: 0/
Queue: Class-STAF

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.03
Fixed in: (no value)



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