1ExtUtils::MM_AIX(3)   User Contributed Perl Documentation  ExtUtils::MM_AIX(3)
2
3
4

NAME

6       ExtUtils::MM_AIX - AIX specific subclass of ExtUtils::MM_Unix
7

SYNOPSIS

9         Don't use this module directly.
10         Use ExtUtils::MM and let it choose.
11

DESCRIPTION

13       This is a subclass of ExtUtils::MM_Unix which contains functionality
14       for AIX.
15
16       Unless otherwise stated it works just like ExtUtils::MM_Unix.
17
18   Overridden methods
19       dlsyms
20
21       Define DL_FUNCS and DL_VARS and write the *.exp files.
22
23       xs_dlsyms_ext
24
25       On AIX, is ".exp".
26

AUTHOR

28       Michael G Schwern <schwern@pobox.com> with code from ExtUtils::MM_Unix
29

SEE ALSO

31       ExtUtils::MakeMaker
32
33
34
35perl v5.36.0                      2023-01-02               ExtUtils::MM_AIX(3)
Impressum