Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: 8.57 ExtUtils::MkbootstrapChapter 8
Standard Modules
Next: 8.59 ExtUtils::MM_OS2
 

8.58 ExtUtils::Mksymlists

Produces option files used by some operating systems' linkers during creation of shared libraries for dynamic extensions. Normally called from a Makefile when a module is built; it exports one function:


Previous: 8.57 ExtUtils::MkbootstrapPerl in a NutshellNext: 8.59 ExtUtils::MM_OS2
8.57 ExtUtils::MkbootstrapBook Index8.59 ExtUtils::MM_OS2