table of contents
other versions
- bookworm 5.36.0-7+deb12u2
- testing 5.40.1-3
- unstable 5.40.1-3
- experimental 5.40.1-4
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-04-12 | perl v5.40.1 |