Core modules (E)
A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z
- Encode - character encodings
- Encode::Alias - alias definitions to encodings
- Encode::Byte - Single Byte Encodings
- Encode::CJKConstants - Internally used by Encode::??::ISO_2022_*
- Encode::CN - China-based Chinese Encodings
- Encode::CN::HZ - internally used by Encode::CN
- Encode::Config - internally used by Encode
- Encode::EBCDIC - EBCDIC Encodings
- Encode::Encoder - Object Oriented Encoder
- Encode::Encoding - Encode Implementation Base Class
- Encode::Guess - Guesses encoding from data
- Encode::JP - Japanese Encodings
- Encode::JP::H2Z - internally used by Encode::JP::2022_JP*
- Encode::JP::JIS7 - internally used by Encode::JP
- Encode::KR - Korean Encodings
- Encode::KR::2022_KR - internally used by Encode::KR
- Encode::MIME::Header - MIME 'B' and 'Q' header encoding
- Encode::Symbol - Symbol Encodings
- Encode::TW - Taiwan-based Chinese Encodings
- Encode::Unicode - Various Unicode Transformation Formats
- Encode::Unicode::UTF7 - UTF-7 encoding
- English - use nice English (or awk) names for ugly punctuation variables
- Env - perl module that imports environment variables as scalars or arrays
- Errno - System errno constants
- Exporter - Implements default import method for modules
- Exporter::Heavy - Exporter guts
- ExtUtils::Command - utilities to replace common UNIX commands in Makefiles etc.
- ExtUtils::Command::MM - Commands for the MM's to use in Makefiles
- ExtUtils::Constant - generate XS code to import C header constants
- ExtUtils::Constant::Base - base class for ExtUtils::Constant objects
- ExtUtils::Constant::Utils - helper functions for ExtUtils::Constant
- ExtUtils::Constant::XS - base class for ExtUtils::Constant objects
- 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::MakeMaker - Create a module Makefile
- ExtUtils::MakeMaker::bytes - Version-agnostic bytes.pm
- ExtUtils::MakeMaker::Config - Wrapper around Config.pm
- ExtUtils::MakeMaker::vmsish - Platform-agnostic vmsish.pm
- ExtUtils::Manifest - utilities to write and check a MANIFEST file
- ExtUtils::Mkbootstrap - make a bootstrap file for use by DynaLoader
- ExtUtils::Mksymlists - write linker options files for dynamic extension
- ExtUtils::MM - OS adjusted ExtUtils::MakeMaker subclass
- ExtUtils::MM_AIX - AIX specific subclass of ExtUtils::MM_Unix
- ExtUtils::MM_Any - Platform-agnostic MM methods
- ExtUtils::MM_BeOS - methods to override UN*X behaviour in ExtUtils::MakeMaker
- ExtUtils::MM_Cygwin - methods to override UN*X behaviour in ExtUtils::MakeMaker
- ExtUtils::MM_DOS - DOS specific subclass of ExtUtils::MM_Unix
- ExtUtils::MM_MacOS - once produced Makefiles for MacOS Classic
- ExtUtils::MM_NW5 - methods to override UN*X behaviour in ExtUtils::MakeMaker
- ExtUtils::MM_OS2 - methods to override UN*X behaviour in ExtUtils::MakeMaker
- ExtUtils::MM_QNX - QNX specific subclass of ExtUtils::MM_Unix
- ExtUtils::MM_Unix - methods used by ExtUtils::MakeMaker
- ExtUtils::MM_UWIN - U/WIN specific subclass of ExtUtils::MM_Unix
- ExtUtils::MM_VMS - methods to override UN*X behaviour in ExtUtils::MakeMaker
- ExtUtils::MM_VOS - VOS specific subclass of ExtUtils::MM_Unix
- ExtUtils::MM_Win32 - methods to override UN*X behaviour in ExtUtils::MakeMaker
- ExtUtils::MM_Win95 - method to customize MakeMaker for Win9X
- ExtUtils::MY - ExtUtils::MakeMaker subclass for customization
- ExtUtils::Packlist - manage .packlist files
- ExtUtils::testlib - add blib/* directories to @INC