Module::Build::Platform::MacOS - Builder class for MacOS platforms
The sole purpose of this module is to inherit from
Module::Build::Base
and override a few methods. Please see
Module::Build for the docs.
Because there's no easy way to say "./Build test" on MacOS, if dispatch is called with no arguments and no @ARGV a dialog box will pop up asking what action to take and any extra arguments.
Default action is "test".
Michael G Schwern <schwern@pobox.com>
perl(1), Module::Build(3), ExtUtils::MakeMaker(3)