Subject: | Add ExtUtils::Command::MM wrapper for fixin |
MY->fixin is the last of the internal MakeMaker calls to MY. To eliminate, make a small wrapper function in ExtUtils::Command::MM. Or move the code to Command::MM and make
MM_Unix->fixin the wrapper.