Subject: | Undeclared dependency File::ShareDir::Install |
Automatic build fails if File::ShareDir::Install is not installed:
...
Output from '/usr/local/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/2019080506/CPAN-Reporter-lib-qiBy /usr/local/lib/perl5/site_perl/mach/5.28 /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.28/mach /usr/local/lib/perl5/5.28 .) at Makefile.PL line 7.
BEGIN failed--compilation aborted at Makefile.PL line 7.
...
Probably it has to be declared as a configure_requires dependency.