Subject: | Undeclared configure_requires dependency Module::Build::Compat |
See subject. Automatic build may fail because of the missing module:
...
Output from '/usr/local/bin/perl Makefile.PL':
Can't locate Module/Build/Compat.pm in @INC (you may need to install the Module::Build::Compat module) (@INC contains: ... .) at Makefile.PL line 1.
BEGIN failed--compilation aborted at Makefile.PL line 1.
...