smithfarm/cell

Undeclared dependency File::ShareDir::Install

Closed this issue · 0 comments

Automatic build fails if File::ShareDir::Install is not installed:

Output from '/opt/perl-5.28.0/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: ... .) at Makefile.PL line 4.
BEGIN failed--compilation aborted at Makefile.PL line 4.

Probably it has to be declared as a configure_requires prerequisite.