Contents of ExtUtils
- ExtUtils::Command
- utilities to replace common UNIX commands in Makefiles etc.
- ExtUtils::Embed
- Utilities for embedding Perl in C/C++ applications
- ExtUtils::Install
- install files from here to there
- ExtUtils::Installed
- Inventory management of installed modules
- ExtUtils::Liblist
- determine libraries to use and how to use them
- ExtUtils::MM_OS2
- methods to override UN*X behaviour in ExtUtils::MakeMaker
- ExtUtils::MM_Unix
- methods used by ExtUtils::MakeMaker
- ExtUtils::MM_VMS
- methods to override UN*X behaviour in ExtUtils::MakeMaker
- ExtUtils::MM_Win32
- methods to override UN*X behaviour in ExtUtils::MakeMaker
- ExtUtils::MakeMaker
- create an extension Makefile
- ExtUtils::Manifest
- utilities to write and check a MANIFEST file
- ExtUtils::Miniperl, writemain
- write the C code for perlmain.c
- ExtUtils::Mkbootstrap
- make a bootstrap file for use by DynaLoader
- ExtUtils::Mksymlists
- write linker options files for dynamic extension
- ExtUtils::Packlist
- manage .packlist files
- ExtUtils::testlib
- add blib/* directories to @INC
- xsubpp
- compiler to convert Perl XS code into C code