1ExtUtils::MM_Darwin(3)User Contributed Perl DocumentationExtUtils::MM_Darwin(3)
2
3
4
6 ExtUtils::MM_Darwin - special behaviors for OS X
7
9 For internal MakeMaker use only
10
12 See ExtUtils::MM_Unix or ExtUtils::MM_Any for documentation on the
13 methods overridden here.
14
15 Overridden Methods
16 init_dist
17
18 Turn off Apple tar's tendency to copy resource forks as "._foo" files.
19
20 cflags
21
22 Over-ride Apple's automatic setting of -Werror
23
24
25
26perl v5.32.1 2021-04-14 ExtUtils::MM_Darwin(3)