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 in Perl
- 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::GSM0338 - ESTI GSM 03.38 Encoding
- 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 encoding for an unstructured email header
- Encode::MIME::Name - internally used by Encode
- 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::CBuilder - Compile and link C code for Perl modules
- ExtUtils::CBuilder::Platform::Windows - Builder class for Windows platforms
- 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 - generate C code for XS modules' constants.
- 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::Config - Wrapper around Config.pm
- ExtUtils::MakeMaker::FAQ - Frequently Asked Questions About MakeMaker
- ExtUtils::MakeMaker::Locale - bundled Encode::Locale
- ExtUtils::MakeMaker::Tutorial - Writing a module with MakeMaker
- ExtUtils::Manifest - utilities to write and check a MANIFEST file
- ExtUtils::Miniperl - write the C code for miniperlmain.c and perlmain.c
- 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_Darwin - special behaviors for OS X
- 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::ParseXS - converts Perl XS code into C code
- ExtUtils::ParseXS::Constants - Initialization values for some globals
- ExtUtils::ParseXS::Eval - Clean package to evaluate code in
- ExtUtils::ParseXS::Utilities - Subroutines used with ExtUtils::ParseXS
- ExtUtils::testlib - add blib/* directories to @INC
- ExtUtils::Typemaps - Read/Write/Modify Perl/XS typemap files
- ExtUtils::Typemaps::Cmd - Quick commands for handling typemaps
- ExtUtils::Typemaps::InputMap - Entry in the INPUT section of a typemap
- ExtUtils::Typemaps::OutputMap - Entry in the OUTPUT section of a typemap
- ExtUtils::Typemaps::Type - Entry in the TYPEMAP section of a typemap