logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Author

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

Description

This is a subclass of ExtUtils::MM_Unix which contains functionality for AIX. Unless otherwise stated it works just like ExtUtils::MM_Unix. Overriddenmethodsdlsyms Define DL_FUNCS and DL_VARS and write the *.exp files. xs_dlsyms_ext On AIX, is ".exp".

Name

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

See Also

ExtUtils::MakeMaker perl v5.40.1 2025-07-27 ExtUtils::MM_AIX(3perl)

Synopsis

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

See Also