-
-
17 Dec 2021 19:24:34 UTC
- Distribution: ExtUtils-MakeMaker
- Module version: 7.64
- Source (raw)
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (61)
- Testers (2 / 0 / 0)
- Kwalitee
Bus factor: 7- 43.32% Coverage
- License: perl_5
- Perl: v5.6.0
- Activity
24 month- Tools
- Download (471.88KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors-
Michael G Schwern
- Dependencies
- Data::Dumper
- Encode
- File::Basename
- File::Spec
- Pod::Man
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
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
Module Install Instructions
To install ExtUtils::MakeMaker, copy and paste the appropriate command in to your terminal.
cpanm ExtUtils::MakeMaker
perl -MCPAN -e shell install ExtUtils::MakeMaker
For more information on module installation, please visit the detailed CPAN module installation guide.