Core modules (C)
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
- Carp - alternative warn and die for modules
- Class::Struct - declare struct-like datatypes as Perl classes
- Compress::Raw::Bzip2 - Low-Level Interface to bzip2 compression library
- Compress::Raw::Zlib - Low-Level Interface to zlib compression library
- Compress::Zlib - Interface to zlib compression library
- Config - access Perl configuration information
- Config::Extensions - hash lookup of which core extensions were built.
- Config::Perl::V - Structured data retrieval of perl -V output
- CPAN - query, download and build perl modules from CPAN sites
- CPAN::Debug - internal debugging for CPAN.pm
- CPAN::Distroprefs - read and match distroprefs
- CPAN::FirstTime - Utility for CPAN::Config file Initialization
- CPAN::HandleConfig - internal configuration handling for CPAN.pm
- CPAN::Kwalify - Interface between CPAN.pm and Kwalify.pm
- CPAN::Meta - the distribution metadata for a CPAN dist
- CPAN::Meta::Converter - Convert CPAN distribution metadata structures
- CPAN::Meta::Feature - an optional feature provided by a CPAN distribution
- CPAN::Meta::History - history of CPAN Meta Spec changes
- CPAN::Meta::Merge - Merging CPAN Meta fragments
- CPAN::Meta::Prereqs - a set of distribution prerequisites by phase and type
- CPAN::Meta::Requirements - a set of version requirements for a CPAN dist
- CPAN::Meta::Spec - specification for CPAN distribution metadata
- CPAN::Meta::Validator - validate CPAN distribution metadata structures
- CPAN::Meta::YAML - Read and write a subset of YAML for CPAN Meta files
- CPAN::Mirrors - Get CPAN mirror information and select a fast one
- CPAN::Nox - Wrapper around CPAN.pm without using any XS module
- CPAN::Plugin - Base class for CPAN shell extensions
- CPAN::Plugin::Specfile - Proof of concept implementation of a trivial CPAN::Plugin
- CPAN::Queue - internal queue support for CPAN.pm
- CPAN::Tarzip - internal handling of tar archives for CPAN.pm
- CPAN::Version - utility functions to compare CPAN versions
- Cwd - get pathname of current working directory