Skip to content

Correct assignment to INSTALLDIRS in Makefile.PL#5

Open
jkeenan wants to merge 1 commit into
neilb:masterfrom
jkeenan:makefile-pl-installdirs-20250814
Open

Correct assignment to INSTALLDIRS in Makefile.PL#5
jkeenan wants to merge 1 commit into
neilb:masterfrom
jkeenan:makefile-pl-installdirs-20250814

Conversation

@jkeenan
Copy link
Copy Markdown

@jkeenan jkeenan commented Aug 14, 2025

When installing modules from CPAN to perls from 5.12 forward, modules should be installed to 'site_perl' rather than 'perl'. Cf. Perl/perl5#12722.

This patch updates the INSTALLDIRS key-value pair per recommendation in Perl/perl5#12722 (comment).

When installing modules from CPAN to perls from 5.12 forward, modules
should be installed to 'site_perl' rather than 'perl'.  Cf.
Perl/perl5#12722.

This patch updates the INSTALLDIRS key-value pair per recommendation in
Perl/perl5#12722 (comment).
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.

1 participant