Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix 'perl Makefile.PL' make error #2

Open
KohaAloha opened this issue Oct 1, 2022 · 1 comment
Open

fix 'perl Makefile.PL' make error #2

KohaAloha opened this issue Oct 1, 2022 · 1 comment

Comments

@KohaAloha
Copy link

KohaAloha commented Oct 1, 2022

here is a small patch to fix the following error...

mason@xen1:~/g/p5-test-skip-unlessexistsexecutable$ perl -v
This is perl 5, version 28, subversion 1 (v5.28.1) built for x86_64-linux-gnu-thread-multi

/git/p5-test-skip-unlessexistsexecutable$ perl ./Makefile.PL
include /git/p5-test-skip-unlessexistsexecutable/inc/Module/Install.pm Bareword "use_test_base" not allowed while "strict subs" in use at ./Makefile.PL line 14. Execution of ./Makefile.PL aborted due to compilation errors.

@KohaAloha
Copy link
Author

patch included in pull request
#1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant