table of contents
other versions
- bookworm 5.36.0-7+deb12u1
- testing 5.40.0-8
- unstable 5.40.0-8
- experimental 5.40.1-1
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
2023-11-25 | perl v5.36.0 |