- blib
Finds blib directory structure during module builds
- ExtUtils::Embed
Provides utilities for embedding Perl in C programs
- ExtUtils::Install
Installs files from here to there
- ExtUtils::Liblist
Determines libraries to use and how to use them
- ExtUtils::MakeMaker
Creates a Makefile for a Perl extension
- ExtUtils::Manifest
Provides utilities to write and check a MANIFEST file
- ExtUtils::Miniperl
Writes the C code for perlmain.c
- ExtUtils::Mkbootstrap
Makes a bootstrap file for use by DynaLoader
- ExtUtils::Mksymlists
Writes linker-option files for dynamic extension
- ExtUtils::MM_OS2
Provides methods to override UNIX behavior in ExtUtils::MakeMaker
- ExtUtils::MM_Unix
Provides methods used by ExtUtils::MakeMaker
- ExtUtils::MM_VMS
Provides methods to override UNIX behavior in ExtUtils::MakeMaker
- ExtUtils::testlib
Fixes @INC to use just-built extension
- Opcode
Disables opcodes when compiling Perl code
- ops
Provides pragma for use with Opcode module
- POSIX
Interfaces to IEEE Std 1003.1
- Safe
Creates safe namespaces for evaluating Perl code
- Test::Harness
Runs Perl standard test scripts with statistics
- vmsish
Enables VMS-specific features