Skip Menu |

This queue is for tickets about the Catalyst-Model-Adaptor CPAN distribution.

Report information
The Basics
Id: 121877
Status: open
Priority: 0/
Queue: Catalyst-Model-Adaptor

People
Owner: Nobody in particular
Requestors: jplesnik [...] redhat.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Fails install when no '.' in @INC
On 5.26.0-RC1 , where '.' is not in @INC by default: + cd Catalyst-Model-Adaptor-0.10 + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor Can't locate inc/Module/Install.pm in @INC (you may need to install the inc::Module::Install module) (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5) at Makefile.PL line 1.
'.' is also not in @INC in 5.24 on Debian stretch or Ubuntu zesty, and this fails to install, with the same error.