Subject: | Uses both ExtUtils::MakeMaker and Module::Build, via two builder files |
This is not recommended -- http://neilb.org/2015/05/18/two-build-files-considered-harmful.html
The use of 'compat' mode in Module::Build can be dropped, or since nothing special is going on at the build level, just switch to ExtUtils::MakeMaker, since Module::Build is no longer in core.