|
This module has very little practical value since it doesn't cover any of the difficult-to-convert Makefile.PL arguments. Anyone can figure out the module_name and add_to_cleanup options on their own.
It doesn't even touch LIBS or depend => {}, and doesn't begin to guess pod_files, xs_files, and pm_files. It even fails to build_requires ExtUtils::CBuilder.
Anyone who thinks this module will help with anything but the most basic options from the Module::Build synopsis will be disappointed as well. |