File: index-modules-M.html

package info (click to toggle)
perl-doc-html 5.10.0-2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 23,252 kB
  • ctags: 22,194
  • sloc: makefile: 6
file content (117 lines) | stat: -rw-r--r-- 10,837 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
  <title>Core modules (M) - perldoc.perl.org</title>
  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  <meta http-equiv="Content-Language" content="en-gb" />
  <link href="css.css" rel="stylesheet" rev="stylesheet" type="text/css" media="screen" />
</head>

<script language="JavaScript" type="text/javascript" src="label.js"></script>

<script language="JavaScript">
  pageDepth = 0;
  setPath();
</script>

<body onLoad="showToolbars();loadLabels()">

<div id="pageHeader">
  <div id="pageHeaderLogo">
    <img src="onion.gif">
  </div>
  <div id="pageHeaderText">
    <a href="http://perldoc.perl.org">perldoc.perl.org</a>
  </div>
</div>

<div id="pageBody">
  <div id="left">
    <div id="leftContent">
      <div id="leftClose">
        <a href="#" onClick="closeLeft()" title="Hide navigation" onmouseover="leftCloseIcon.src='close_purple.gif';" onmouseout="leftCloseIcon.src='close_blue.gif';"><img src="close_blue.gif" name="leftCloseIcon" id="leftCloseIcon" border=0></a>
      </div>
      <h1>Manual:</h1>
      <ul>
        <li><a href="index-overview.html">Overview</a></li>
        <li><a href="index-tutorials.html">Tutorials</a></li>
        <li><a href="index-faq.html">FAQs</a></li>
        <li><a href="index-history.html">History / Changes</a></li>
        <li><a href="index-licence.html">Licence</a></li>
      </ul>
      <h2>Reference:</h2>
      <ul>
        <li><a href="index-language.html">Language</a></li>
        <li><a href="index-functions.html">Functions</a></li>
        <li><a href="perlop.html">Operators</a></li>
        <li><a href="perlvar.html">Special variables</a></li>
        <li><a href="index-pragmas.html">Pragmas</a></li>
        <li><a href="index-modules-A.html">Core modules</a></li>
        <li><a href="index-utilities.html">Utilities</a></li>
        <li><a href="index-internals.html">Internals</a></li>
        <li><a href="index-platforms.html">Platform specific</a></li>
      </ul>
      <h2>Links:</h2>
      <ul>
        <li><a href="http://search.cpan.org">CPAN</a></li>
        <li><a href="http://www.perl.org">Perl.org</a></li>
        <li><a href="http://www.perl.com">Perl.com</a></li>
        <li><a href="http://perlbuzz.com">Perl Buzz</a></li>
        <li><a href="http://www.perlfoundation.org/perl5/index.cgi">Perl 5 Wiki</a></li>
        <li><a href="http://jobs.perl.org">Perl Jobs</a></li>
        <li><a href="http://www.pm.org">Perl Mongers</a></li>
        <li><a href="http://www.perlmonks.org">Perl Monks</a></li>
        <li><a href="http://planet.perl.org">Planet Perl</a></li>
        <li><a href="http://use.perl.org">Use Perl</a></li>
      </ul>
      <h2>Contact:</h2>
      <ul>
        <li>Site maintained by<br><a href="http://perl.jonallen.info">Jon Allen</a>
            (<a href="http://perl.jonallen.info">JJ</a>)</li>
        <li class="spaced">Last updated on<br>23 December 2007</li>
	<li class="spaced">See the <a href="http://perl.jonallen.info/projects/perldoc">project page</a> for
	more details</li>
      </ul>
    </div>
  </div>

  <div id="center">  
    <div id="centerContent">
      <div id="contentHeader">
        <div id="contentHeaderLeft"><a href="#" onClick="showLeft()">Show navigation</a></div>
        <div id="contentHeaderCentre">-- Perl 5.10.0 documentation --</div>
        <div id="contentHeaderRight"><a href="#" onClick="showRight()">Show toolbar</a></div>
      </div>
      <div id="breadCrumbs"><a href="index.html">Home</a> &gt; <a href="index-modules-A.html">Core modules</a> &gt; M</div>
      <script language="JavaScript">fromSearch();</script>
      <div id="contentBody"><div class="title_container"><div class="page_title">Core modules (M)</div></div><div class="mod_az_list"><a href="index-modules-A.html">A</a> | <a href="index-modules-B.html">B</a> | <a href="index-modules-C.html">C</a> | <a href="index-modules-D.html">D</a> | <a href="index-modules-E.html">E</a> | <a href="index-modules-F.html">F</a> | <a href="index-modules-G.html">G</a> | <a href="index-modules-H.html">H</a> | <a href="index-modules-I.html">I</a> | J | K | <a href="index-modules-L.html">L</a> | <a href="index-modules-M.html">M</a> | <a href="index-modules-N.html">N</a> | <a href="index-modules-O.html">O</a> | <a href="index-modules-P.html">P</a> | Q | R | <a href="index-modules-S.html">S</a> | <a href="index-modules-T.html">T</a> | <a href="index-modules-U.html">U</a> | V | W | <a href="index-modules-X.html">X</a> | Y | Z</div><ul><li><a href="Math/BigFloat.html">Math::BigFloat</a> - Arbitrary size floating point math package<li><a href="Math/BigInt.html">Math::BigInt</a> - Arbitrary size integer/float math package<li><a href="Math/BigInt/Calc.html">Math::BigInt::Calc</a> - Pure Perl module to support Math::BigInt<li><a href="Math/BigInt/CalcEmu.html">Math::BigInt::CalcEmu</a> - Emulate low-level math with BigInt code<li><a href="Math/BigInt/FastCalc.html">Math::BigInt::FastCalc</a> - Math::BigInt::Calc with some XS for more speed<li><a href="Math/BigRat.html">Math::BigRat</a> - Arbitrary big rational numbers<li><a href="Math/Complex.html">Math::Complex</a> - complex numbers and associated mathematical functions<li><a href="Math/Trig.html">Math::Trig</a> - trigonometric functions<li><a href="Memoize.html">Memoize</a> - Make functions faster by trading space for time<li><a href="Memoize/AnyDBM_File.html">Memoize::AnyDBM_File</a> - glue to provide EXISTS for AnyDBM_File for Storable use<li><a href="Memoize/Expire.html">Memoize::Expire</a> - Plug-in module for automatic expiration of memoized values<li><a href="Memoize/ExpireFile.html">Memoize::ExpireFile</a> - test for Memoize expiration semantics<li><a href="Memoize/ExpireTest.html">Memoize::ExpireTest</a> - test for Memoize expiration semantics<li><a href="Memoize/NDBM_File.html">Memoize::NDBM_File</a> - glue to provide EXISTS for NDBM_File for Storable use<li><a href="Memoize/SDBM_File.html">Memoize::SDBM_File</a> - glue to provide EXISTS for SDBM_File for Storable use<li><a href="Memoize/Storable.html">Memoize::Storable</a> - store Memoized data in Storable database<li><a href="MIME/Base64.html">MIME::Base64</a> - Encoding and decoding of base64 strings<li><a href="MIME/QuotedPrint.html">MIME::QuotedPrint</a> - Encoding and decoding of quoted-printable strings<li><a href="Module/Build.html">Module::Build</a> - Build and install Perl modules<li><a href="Module/Build/Base.html">Module::Build::Base</a> - Default methods for Module::Build<li><a href="Module/Build/Compat.html">Module::Build::Compat</a> - Compatibility with ExtUtils::MakeMaker<li><a href="Module/Build/ConfigData.html">Module::Build::ConfigData</a> - Configuration for Module::Build<li><a href="Module/Build/Cookbook.html">Module::Build::Cookbook</a> - Examples of Module::Build Usage<li><a href="Module/Build/ModuleInfo.html">Module::Build::ModuleInfo</a> - Gather package and POD information from a perl module files<li><a href="Module/Build/Notes.html">Module::Build::Notes</a> - Configuration for $module_name<li><a href="Module/Build/Platform/aix.html">Module::Build::Platform::aix</a> - Builder class for AIX platform<li><a href="Module/Build/Platform/Amiga.html">Module::Build::Platform::Amiga</a> - Builder class for Amiga platforms<li><a href="Module/Build/Platform/cygwin.html">Module::Build::Platform::cygwin</a> - Builder class for Cygwin platform<li><a href="Module/Build/Platform/darwin.html">Module::Build::Platform::darwin</a> - Builder class for Mac OS X platform<li><a href="Module/Build/Platform/Default.html">Module::Build::Platform::Default</a> - Stub class for unknown platforms<li><a href="Module/Build/Platform/EBCDIC.html">Module::Build::Platform::EBCDIC</a> - Builder class for EBCDIC platforms<li><a href="Module/Build/Platform/MacOS.html">Module::Build::Platform::MacOS</a> - Builder class for MacOS platforms<li><a href="Module/Build/Platform/MPEiX.html">Module::Build::Platform::MPEiX</a> - Builder class for MPEiX platforms<li><a href="Module/Build/Platform/os2.html">Module::Build::Platform::os2</a> - Builder class for OS/2 platform<li><a href="Module/Build/Platform/RiscOS.html">Module::Build::Platform::RiscOS</a> - Builder class for RiscOS platforms<li><a href="Module/Build/Platform/Unix.html">Module::Build::Platform::Unix</a> - Builder class for Unix platforms<li><a href="Module/Build/Platform/VMS.html">Module::Build::Platform::VMS</a> - Builder class for VMS platforms<li><a href="Module/Build/Platform/VOS.html">Module::Build::Platform::VOS</a> - Builder class for VOS platforms<li><a href="Module/Build/Platform/Windows.html">Module::Build::Platform::Windows</a> - Builder class for Windows platforms<li><a href="Module/Build/PPMMaker.html">Module::Build::PPMMaker</a> - Perl Package Manager file creation<li><a href="Module/Build/YAML.html">Module::Build::YAML</a> - Provides just enough YAML support so that Module::Build works even if YAML.pm is not installed<li><a href="Module/CoreList.html">Module::CoreList</a> - what modules shipped with versions of perl<li><a href="Module/Load.html">Module::Load</a> - runtime require of both modules and files<li><a href="Module/Load/Conditional.html">Module::Load::Conditional</a> - Looking up module information / loading at runtime<li><a href="Module/Loaded.html">Module::Loaded</a> - mark modules as loaded or unloaded<li><a href="Module/Pluggable.html">Module::Pluggable</a> - automatically give your module the ability to have plugins<li><a href="Module/Pluggable/Object.html">Module::Pluggable::Object</a> - automatically give your module the ability to have plugins</ul></div>
      <div id="contentFooter"><a href="http://www.perl.org"><img src="perlpowered.png" border=0></a></div>
    </div>
  </div>

  <div id="right">
    <div id="rightContent">
      <div id="leftClose">
        <a href="#" onClick="closeRight()" title="Hide toolbar" onmouseover="rightCloseIcon.src='close_purple.gif';" onmouseout="rightCloseIcon.src='close_blue.gif';"><img src="close_blue.gif" name="rightCloseIcon" id="rightCloseIcon" border=0></a>
      </div>
      <h1>Search:</h1>
      <p>
        <form action="search.html" name="perldoc_search">
	  <input type="text" name="q" size="10" class="grey"><br>
	  <!--<select name="r"><option value="1" selected>Go to top result<option value="0">Show results list</select>-->
	</form>
      </p>
      <script language="JavaScript" type="text/javascript" src="/perl-version.js"></script>
      <h2>Labels:</h2>
      <p>
        <a href="#" onClick="addLabel('Core modules (M)','index-modules-M.html')">Add this page</a>
      </p>
      <div class="labels" id="labels">
      </div>
    </div>
  </div>

</div>

</body>
</html>