Query: extutils::mm_os2
OS: redhat
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ExtUtils::MM_OS2(3pm) Perl Programmers Reference Guide ExtUtils::MM_OS2(3pm)NAMEExtUtils::MM_OS2 - methods to override UN*X behaviour in ExtUtils::MakeMakerSYNOPSISuse ExtUtils::MM_OS2; # Done internally by ExtUtils::MakeMaker if neededDESCRIPTIONSee ExtUtils::MM_Unix for a documentation of the methods provided there. This package overrides the implementation of these methods, not the semantics.METHODSperl_archive_after This is an internal method that returns path to a library which should be put on the linker command line after the external libraries to be linked to dynamic extensions. This may be needed if the linker is one-pass, and Perl includes some overrides for C RTL func- tions, such as malloc(). perl v5.8.0 2002-06-01 ExtUtils::MM_OS2(3pm)
Related Man Pages |
---|
extutils::mm_any(3pm) - redhat |
extutils::typemaps::cmd5.18(3pm) - mojave |
extutils::mm_win32(3pm) - mojave |
extutils::typemaps::cmd(3pm) - osx |
extutils::mm_win32(3pm) - suse |
Similar Topics in the Unix Linux Community |
---|
Make all words begin with capital letter? |
How to capture ^x,^y via bash script? |
Tar Command |
Shopt -s histappend |