You are viewing the version of this documentation from Perl blead. This is the main development branch of Perl. (git commit f04eb08dc8f437d0e4883eaebf61eab1c77d4e8a)

CONTENTS

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