Subject: | Undeclared configure_requires dependency ExtUtils::F77 |
See subject. Automatic build fails if ExtUtils::F77 is not installed:
...
Output from '/opt/perl-5.22.3D/bin/perl Makefile.PL':
Can't locate ExtUtils/F77.pm in @INC (you may need to install the ExtUtils::F77 module) (@INC contains: /var/tmp/cpansmoker-1023/2018122708/CPAN-Reporter-lib-kn3p /opt/perl-5.22.3D/lib/site_perl/5.22.3/x86_64-linux-ld /opt/perl-5.22.3D/lib/site_perl/5.22.3 /opt/perl-5.22.3D/lib/5.22.3/x86_64-linux-ld /opt/perl-5.22.3D/lib/5.22.3 .) at Makefile.PL line 2.
BEGIN failed--compilation aborted at Makefile.PL line 2.
...