Skip Menu |

This queue is for tickets about the Shebangml CPAN distribution.

Report information
The Basics
Id: 117533
Status: new
Priority: 0/
Queue: Shebangml

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

Bug Information
Severity: (no value)
Broken in: v0.0.1
Fixed in: (no value)



Subject: Unescaped left brace in regex is illegal here in regex
There are module compilation problems with bleadperl (e.g. perl 5.25.4): Output from './Build test': Bailout called. Further testing stopped: cannot load Shebangml # Failed test 'use Shebangml;' # at t/00-load.t line 14. # Tried to use 'Shebangml'. # Error: Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/^\s*#{ <-- HERE / at /tmpfs/.cpan-build-cpansand/2016090506/Shebangml-v0.0.1-0/blib/lib/Shebangml/State.pm line 90. # Compilation failed in require at /tmpfs/.cpan-build-cpansand/2016090506/Shebangml-v0.0.1-0/blib/lib/Shebangml.pm line 33. # BEGIN failed--compilation aborted at /tmpfs/.cpan-build-cpansand/2016090506/Shebangml-v0.0.1-0/blib/lib/Shebangml.pm line 33. # Compilation failed in require at t/00-load.t line 14. # BEGIN failed--compilation aborted at t/00-load.t line 14. FAILED--Further testing stopped: cannot load Shebangml