Subject: | Undeclared dependency File::ShareDir::Install (1.1.174) |
Some of my smoker systems cannot build & test the distribution automatically:
...
Output from '/usr/bin/perl Makefile.PL':
Can't locate File/ShareDir/Install.pm in @INC (you may need to install the File::ShareDir::Install module) (@INC contains: /run/user/1023/cpansmoker/2018093018/CPAN-Reporter-lib-DzIq /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.26.2 /usr/local/share/perl/5.26.2 /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base .) at Makefile.PL line 5.
BEGIN failed--compilation aborted at Makefile.PL line 5.
...
It seems that File::ShareDir::Install isn't declared as a configure_requires dependency.