MAN page from PLD perl-modules-5.6.1-69.i586.rpm
ExtUtils::MM_OS2
Section: Perl Programmers Reference Guide (3pm)
Updated: perl v5.6.1
Index- perl_archive_after
- This is an internal method that returns path to a library whichshould be put on the linker command line after the external librariesto be linked to dynamic extensions. This may be needed if the linkeris one-pass, and Perl includes some overrides for C RTL functions,such as malloc().
NAME
ExtUtils::MM_OS2 - methods to override UN*X behaviour in ExtUtils::MakeMaker
SYNOPSIS
use ExtUtils::MM_OS2; # Done internally by ExtUtils::MakeMaker if needed
DESCRIPTION
See ExtUtils::MM_Unix for a documentation of the methods providedthere. This package overrides the implementation of these methods, notthe semantics.
Index
- NAME
- SYNOPSIS
- DESCRIPTION
This document was created byman2html,using the manual pages.