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

Makefile.PL - Fix INSTALLDIRS #178

Merged
merged 1 commit into from
May 10, 2023
Merged

Makefile.PL - Fix INSTALLDIRS #178

merged 1 commit into from
May 10, 2023

Conversation

pgnd
Copy link
Contributor

@pgnd pgnd commented May 1, 2023

INSTALLDIRS should not be set to "perl" in perl versions newer than 5.12, because site will take precedence.

INSTALLDIRS should not be set to "perl" in perl versions newer than 5.12, because site will take precedence.
@pgnd
Copy link
Contributor Author

pgnd commented May 4, 2023

@andk

can this simple fix get merged/released, so that install's in correct location?

@andk andk merged commit 09c71d0 into andk:master May 10, 2023
@briandfoy
Copy link
Contributor

This merge solves #177.

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

Successfully merging this pull request may close these issues.

4 participants