Skip Menu |

This queue is for tickets about the Data-Random CPAN distribution.

Report information
The Basics
Id: 121133
Status: resolved
Priority: 0/
Queue: Data-Random

People
Owner: Nobody in particular
Requestors: KENTNL [...] cpan.org
Cc:
AdminCc:

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



Subject: Makefile.PL fails when no '.' in @INC ( Can't locate inc/Module/Install.pm )
when no '.' is in @INC on Perl >5.25.11 ( for example, when executing by hand  , or with PERL_USE_UNSAFE_INC=0 in env ),  tests fail as follows:
Running Makefile.PL
Configuring Data-Random-0.12 ... Can't locate inc/Module/Install.pm in @INC (you may need to install the inc::Module::Install module) (@INC contains: /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at Makefile.PL line 1.

http://cpan.simcop2387.info/logs/Data::Random_incfailure.log


-- 
- CPAN kentnl@cpan.org
- Gentoo Perl Maintainer kentnl@gentoo.org ( perl@gentoo.org )
 

This can be closed? was fixed in 0.13?
On Tue Sep 04 01:36:31 2018, TODDR wrote: Show quoted text
> This can be closed? was fixed in 0.13?
You know, you're totally right. I didn't connect that switching to Dist::Zilla would just automatically fix this, but of course it does. Closing out.