ExtUtils::MM

ExtUtils::MM is an OS-adjusted ExtUtils::MakeMaker subclass. For internal use only. For example:

require ExtUtils::MM; my $mm = MM->new(...);