Subject: | Undeclared dependency File::ShareDir::Install |
Automatic install fails if File::ShareDir::Install is not installed:
...
Output from '/bbbike/perl-5.20.3D/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: /var/tmp/cpansmoker-1023/2018111908/CPAN-Reporter-lib-5C56 /opt/perl-5.20.3D/lib/site_perl/5.20.3/x86_64-linux-ld /opt/perl-5.20.3D/lib/site_perl/5.20.3 /opt/perl-5.20.3D/lib/5.20.3/x86_64-linux-ld /opt/perl-5.20.3D/lib/5.20.3 .) at Makefile.PL line 3.
BEGIN failed--compilation aborted at Makefile.PL line 3.
...
Probably it has to be declared as a configure_requires prereq.