Skip Menu |

This queue is for tickets about the Bot-BasicBot-Pluggable-Module-Gitbot CPAN distribution.

Report information
The Basics
Id: 122461
Status: new
Priority: 0/
Queue: Bot-BasicBot-Pluggable-Module-Gitbot

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

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



Subject: Can't locate File/Find/Rule/Perl.pm in @INC
Running Makefile.PL may fail: ... Can't locate File/Find/Rule/Perl.pm in @INC (you may need to install the File::Find::Rule::Perl module) (@INC contains: inc /var/tmp/cpansmoker-1023/2017071221/CPAN-Reporter-lib-ClTF /opt/perl-5.27.1/lib/site_perl/5.27.1/x86_64-linux /opt/perl-5.27.1/lib/site_perl/5.27.1 /opt/perl-5.27.1/lib/5.27.1/x86_64-linux /opt/perl-5.27.1/lib/5.27.1 .) at inc/Module/Install/ProvidesClass.pm line 37. ... It seems that the missing module has to be either declared as a prerequisite, or bundled in inc (but probably the former is the better solution nowadays).
On 2017-07-12 17:31:14, SREZIC wrote: Show quoted text
> Running Makefile.PL may fail: > > ... > Can't locate File/Find/Rule/Perl.pm in @INC (you may need to install > the File::Find::Rule::Perl module) (@INC contains: inc > /var/tmp/cpansmoker-1023/2017071221/CPAN-Reporter-lib-ClTF /opt/perl- > 5.27.1/lib/site_perl/5.27.1/x86_64-linux /opt/perl- > 5.27.1/lib/site_perl/5.27.1 /opt/perl-5.27.1/lib/5.27.1/x86_64-linux > /opt/perl-5.27.1/lib/5.27.1 .) at inc/Module/Install/ProvidesClass.pm > line 37. > ... > > It seems that the missing module has to be either declared as a > prerequisite, or bundled in inc (but probably the former is the better > solution nowadays).
Also undeclared: * PPI