Open toddr opened 7 years ago
Please note that Compiler-Lexer does not currently install on the latest blead (very soon to be the 5.26.0 release) without this fix. thank you!
I would also vote to see this fixed as Compiler-Lexer doesn't install on perl 5.26.0.
It sounds like this just needs a release using a recent version of Minilla. No need to merge any prs.
A workaround for now is to set PERL_USE_UNSAFE_INC=1
during installation.
Minilla v3.0.10 is out. It will re-generate Build.PL with the correct options to support Perl without . in @INC. Could you please be sure to update Minilla prior to your next release?
Thanks!