extutils::mm_macos(3pm) osx man page | unix.com

Man Page: extutils::mm_macos

Operating Environment: osx

Section: 3pm

ExtUtils::MM_MacOS(3pm) 				 Perl Programmers Reference Guide				   ExtUtils::MM_MacOS(3pm)

NAME
ExtUtils::MM_MacOS - once produced Makefiles for MacOS Classic
SYNOPSIS
# MM_MacOS no longer contains any code. This is just a stub.
DESCRIPTION
Once upon a time, MakeMaker could produce an approximation of a correct Makefile on MacOS Classic (MacPerl). Due to a lack of maintainers, this fell out of sync with the rest of MakeMaker and hadn't worked in years. Since there's little chance of it being repaired, MacOS Classic is fading away, and the code was icky to begin with, the code has been deleted to make maintenance easier. Those interested in writing modules for MacPerl should use Module::Build which works better than MakeMaker ever did. Anyone interested in resurrecting this file should pull the old version from the MakeMaker CVS repository and contact makemaker@perl.org, but we really encourage you to work on Module::Build instead. perl v5.16.2 2012-10-11 ExtUtils::MM_MacOS(3pm)
Related Man Pages
extutils::makemaker::tutorial5.18(3pm) - mojave
extutils::makemaker::tutorial(3pm) - mojave
module::build::platform::macos(3pm) - mojave
dist::zilla::plugin::makemaker(3pm) - debian
module::install::makefile(3pm) - debian
Similar Topics in the Unix Linux Community
When is a _function_ not a _function_?
To print diamond asterisk pattern based on inputs
Syntax error in subtraction in Bash
Python: Refer a properties file from different location