Subject: | Undeclared configure_requires dependencies |
At least ExtUtils::Depends has to be declared as a configure_requires dependency; otherwise automatic installation fails if it is not yet installed. Maybe more prereqs are also needed, I did not check further.
...
Output from '/usr/local/bin/perl Makefile.PL':
Can't locate ExtUtils/Depends.pm in @INC (you may need to install the ExtUtils::Depends module) (@INC contains: /var/tmp/cpansmoker-1023/2019043022/CPAN-Reporter-lib-vklA /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 (eval 20) line 1.
BEGIN failed--compilation aborted at (eval 20) line 1.
...