Skip Menu |

This queue is for tickets about the Test-Inline CPAN distribution.

Report information
The Basics
Id: 121829
Status: open
Priority: 0/
Queue: Test-Inline

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 Test-Inline-2.213 + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 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.
Hi Schwern, I've been releasing various adamk distributions, roughly in order of popularity/number of dependencies, to fix tooling issues as they arise, such as .-in-@INC or Module::Install::DSL's incompatibility with 5.31.x. As you have first-come on this distribution, not adamk, I'm unable to do the same here. Would you be willing to toss a 'c' bit my way so I can do the needful? cheers and TIAS, ether
Done. And I've added HANDOFF to most of my remaining modules. Thanks for maintaining.