table of contents
other versions
- trixie 5.40.1-6
- testing 5.40.1-6
- unstable 5.40.1-6
- experimental 5.42.0-2
ExtUtils::MM_Darwin(3perl) | Perl Programmers Reference Guide | ExtUtils::MM_Darwin(3perl) |
NAME¶
ExtUtils::MM_Darwin - special behaviors for OS X
SYNOPSIS¶
For internal MakeMaker use only
DESCRIPTION¶
See ExtUtils::MM_Unix or ExtUtils::MM_Any for documentation on the methods overridden here.
Overridden Methods¶
init_dist
Turn off Apple tar's tendency to copy resource forks as "._foo" files.
cflags
Over-ride Apple's automatic setting of -Werror
2025-08-24 | perl v5.42.0 |