Subject: | Undeclared dependency Apache::TestMB (for configure_requires?) |
Automatic build fails if Apache::TestMB is not yet installed:
...
Output from '/usr/bin/perl Build.PL':
Can't locate Apache/TestMB.pm in @INC (you may need to install the Apache::TestMB module) (@INC contains: /var/tmp/cpansmoker-1023/2018111621/CPAN-Reporter-lib-Pzh1 /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at Build.PL line 5.
BEGIN failed--compilation aborted at Build.PL line 5.
...
Probably it has to be declared as configure_requires in META.yml.