Subject: | Barewords in Makefile.PL |
With bleadperl (perl 5.15.5 and newer) executing Makefile.PL fails:
Bareword "auto_set_repository" not allowed while "strict subs" in use at
Makefile.PL line 14.
Bareword "githubmeta" not allowed while "strict subs" in use at
Makefile.PL line 15.
Execution of Makefile.PL aborted due to compilation errors.
This is probably because of a perl core change discussed here:
https://rt.perl.org/rt3/Ticket/Display.html?id=70151
Regards,
Slaven