Core modules (M)
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
- Math::BigFloat - Arbitrary size floating point math package
- Math::BigInt - Arbitrary size integer/float math package
- Math::BigInt::Calc - Pure Perl module to support Math::BigInt
- Math::BigInt::CalcEmu - Emulate low-level math with BigInt code
- Math::BigInt::FastCalc - Math::BigInt::Calc with some XS for more speed
- Math::BigRat - Arbitrary big rational numbers
- Math::Complex - complex numbers and associated mathematical functions
- Math::Trig - trigonometric functions
- Memoize - Make functions faster by trading space for time
- Memoize::AnyDBM_File - glue to provide EXISTS for AnyDBM_File for Storable use
- Memoize::Expire - Plug-in module for automatic expiration of memoized values
- Memoize::ExpireFile - test for Memoize expiration semantics
- Memoize::ExpireTest - test for Memoize expiration semantics
- Memoize::NDBM_File - glue to provide EXISTS for NDBM_File for Storable use
- Memoize::SDBM_File - glue to provide EXISTS for SDBM_File for Storable use
- Memoize::Storable - store Memoized data in Storable database
- MIME::Base64 - Encoding and decoding of base64 strings
- MIME::QuotedPrint - Encoding and decoding of quoted-printable strings
- Module::Build - Build and install Perl modules
- Module::Build::Base - Default methods for Module::Build
- Module::Build::Compat - Compatibility with ExtUtils::MakeMaker
- Module::Build::ConfigData - Configuration for Module::Build
- Module::Build::Cookbook - Examples of Module::Build Usage
- Module::Build::ModuleInfo - Gather package and POD information from a perl module files
- Module::Build::Notes - Configuration for $module_name
- Module::Build::Platform::aix - Builder class for AIX platform
- Module::Build::Platform::Amiga - Builder class for Amiga platforms
- Module::Build::Platform::cygwin - Builder class for Cygwin platform
- Module::Build::Platform::darwin - Builder class for Mac OS X platform
- Module::Build::Platform::Default - Stub class for unknown platforms
- Module::Build::Platform::EBCDIC - Builder class for EBCDIC platforms
- Module::Build::Platform::MacOS - Builder class for MacOS platforms
- Module::Build::Platform::MPEiX - Builder class for MPEiX platforms
- Module::Build::Platform::os2 - Builder class for OS/2 platform
- Module::Build::Platform::RiscOS - Builder class for RiscOS platforms
- Module::Build::Platform::Unix - Builder class for Unix platforms
- Module::Build::Platform::VMS - Builder class for VMS platforms
- Module::Build::Platform::VOS - Builder class for VOS platforms
- Module::Build::Platform::Windows - Builder class for Windows platforms
- Module::Build::PPMMaker - Perl Package Manager file creation
- Module::Build::YAML - Provides just enough YAML support so that Module::Build works even if YAML.pm is not installed
- Module::CoreList - what modules shipped with versions of perl
- Module::Load - runtime require of both modules and files
- Module::Load::Conditional - Looking up module information / loading at runtime
- Module::Loaded - mark modules as loaded or unloaded
- Module::Pluggable - automatically give your module the ability to have plugins
- Module::Pluggable::Object - automatically give your module the ability to have plugins