Subject: | Undeclared dependency File::ShareDir::Install |
File::ShareDir::Install should be declared as a CONFIGURE_REQUIRES --- otherwise installation fails of it is missing:
...
Output from '/opt/perl-5.24.2/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/2018032218/CPAN-Reporter-lib-N9TJ /opt/perl-5.24.2/lib/site_perl/5.24.2/x86_64-linux /opt/perl-5.24.2/lib/site_perl/5.24.2 /opt/perl-5.24.2/lib/5.24.2/x86_64-linux /opt/perl-5.24.2/lib/5.24.2 .) at Makefile.PL line 4.
BEGIN failed--compilation aborted at Makefile.PL line 4.
...