Subject: | Unescaped left brace in regex is illegal here in regex |
With perl 5.25.x the following fail happens:
Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/when called after an executable mock result occured. set ->{ <-- HERE 'go'} = 1 after all mocks are setup.*/ at t/002_basic_mock.t line 358.
# Looks like your test exited with 255 before it could output anything.
t/002_basic_mock.t ..........
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 44/44 subtests