Subject: | Undeclared configure_requires dependency Apache::TestMM |
It seems that a prereq declaration is missing --- automatic build fails if Apache::TestMM is not yet installed:
...
Output from '/usr/local/bin/perl Makefile.PL':
Can't locate Apache/TestMM.pm in @INC (you may need to install the Apache::TestMM module) (@INC contains: /var/tmp/cpansmoker-1023/2020062009/CPAN-Reporter-lib-Epb_ /usr/local/lib/perl5/site_perl/mach/5.30 /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.30/mach /usr/local/lib/perl5/5.30 .) at Makefile.PL line 7.
BEGIN failed--compilation aborted at Makefile.PL line 7.
...