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_OS390(3perl) | Perl Programmers Reference Guide | ExtUtils::MM_OS390(3perl) |
NAME¶
ExtUtils::MM_OS390 - OS390 specific subclass of ExtUtils::MM_Unix
SYNOPSIS¶
Don't use this module directly. Use ExtUtils::MM and let it choose.
DESCRIPTION¶
This is a subclass of ExtUtils::MM_Unix which contains functionality for OS390.
Unless otherwise stated it works just like ExtUtils::MM_Unix.
Overriden methods¶
- xs_make_dynamic_lib
- Defines the recipes for the "dynamic_lib" section.
AUTHOR¶
Michael G Schwern <schwern@pobox.com> with code from ExtUtils::MM_Unix
SEE ALSO¶
ExtUtils::MakeMaker
2024-11-23 | perl v5.40.0 |