Subject: | Undeclared configure_requires dependency File::Copy::Recursive |
Automatic installation fails if File::Copy::Recursive is not yet installed:
...
Output from '/usr/local/bin/perl Makefile.PL':
Can't locate File/Copy/Recursive.pm in @INC (you may need to install the File::Copy::Recursive module) (@INC contains: inc /var/tmp/cpansmoker-1023/2019041911/CPAN-Reporter-lib-wKPl /home/cpansand/.cpan/build/2019041919/Tk-804.034-1/blib/arch /home/cpansand/.cpan/build/2019041919/Tk-804.034-1/blib/lib /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 inc/Module/Install/Catalyst.pm line 11.
BEGIN failed--compilation aborted at inc/Module/Install/Catalyst.pm line 11.
Compilation failed in require at inc/Module/Install.pm line 261.
Bareword "catalyst" not allowed while "strict subs" in use at Makefile.PL line 12.
Execution of Makefile.PL aborted due to compilation errors.
...