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

Can't locate inc/Module/Install.pm #13

Open
patrickbkr opened this issue Nov 5, 2019 · 0 comments
Open

Can't locate inc/Module/Install.pm #13

patrickbkr opened this issue Nov 5, 2019 · 0 comments

Comments

@patrickbkr
Copy link

When trying to install this module with cpanm using cpanm --installdeps -n some-module-i-use I got the following error.

Configuring Class-Accessor-Lite-0.08
Running Makefile.PL
Can't locate inc/Module/Install.pm in @INC (you may need to install the inc::Module::Install module) (@INC contains: /home/patrick/perl5/perlbrew/perls/perl-5.30.0/lib/site_perl/5.30.0/x86_64-linux-multi /home/patrick/perl5/perlbrew/perls/perl-5.30.0/lib/site_perl/5.30.0 /home/patrick/perl5/perlbrew/perls/perl-5.30.0/lib/5.30.0/x86_64-linux-multi /home/patrick/perl5/perlbrew/perls/perl-5.30.0/lib/5.30.0) at Makefile.PL line 2.
BEGIN failed--compilation aborted at Makefile.PL line 2.
-> N/A

I'm running Perl 5.30. I suspect this has something to do with Perl not having . in @inc anymore.

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