CINXE.COM

Docs - www.perl.org

<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags --> <meta name="description" content="All you need to know to get started." /> <link rel="shortcut icon" href="https://cdn.perl.org/perlweb/favicon.ico" /> <title>Docs - www.perl.org</title> <link rel="stylesheet" type="text/css" href="https://cdn.perl.org/perlweb/css/perlweb_bootstrap.min.css" /> <!-- Fonts --> <link href='https://fonts.googleapis.com/css?family=Lato:400,100,300,700,900' rel='stylesheet' type='text/css'> <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> <link rel="canonical" href="https://www.perl.org/docs.html" /> </head> <body class="page-www section_docs"> <nav class="navbar navbar-inverse" data-height="120"> <div class="container-fluid"> <div class="navbar-header"> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand" href="/"> <img src="https://cdn.perl.org/perlweb/images/logo.svg" alt="Docs | Perl, modern programming" class="page-logo"> </a> </div> <div id="navbar" class="collapse navbar-collapse"> <ul class="list-inline text-center nav navbar-nav navbar-right"> <li class="sub"> <a href="/about.html"> <img src="https://cdn.perl.org/perlweb/images/icons/ic_header_about.svg" class="header-img-nav"> About </a> </li> <li class="sub"> <a href="/get.html"> <img src="https://cdn.perl.org/perlweb/images/icons/ic_header_download.svg" class="header-img-nav"> <div class="perl-version hidden-xs"> <span class="version-highlight">5.40.1</span> </div> Download </a> </li> <li class="sub"> <a href="/learn.html"> <img src="https://cdn.perl.org/perlweb/images/icons/ic_header_learn.svg" class="header-img-nav"> Learn </a> </li> <li class="sub selected"> <a href="/docs.html"> <img src="https://cdn.perl.org/perlweb/images/icons/ic_header_docs.svg" class="header-img-nav"> Docs </a> </li> <li class="sub"> <a href="/cpan.html"> <img src="https://cdn.perl.org/perlweb/images/icons/ic_header_cpan.svg" class="header-img-nav"> CPAN </a> </li> <li class="sub"> <a href="/community.html"> <img src="https://cdn.perl.org/perlweb/images/icons/ic_header_community.svg" class="header-img-nav"> Community </a> </li> </ul> </div><!--/.nav-collapse --> </div> </nav> <div class="jumbotron jumbotron-internal"> <div class="container text-center"> <h1>Docs</h1> <p>All you need to know to get started.</p> </div> </div> <div class="container"> <div class="row row-height"> <div class="col-xs-12 col-sm-4"> <h3>Official Docs</h3> <p>The <a href="http://perldoc.perl.org">perldoc.perl.org</a> contains the official documentation from the Perl distribution(s). Here are some direct links which may be of interest.</p> <ul class="list-unstyled"> <li> <a href="http://perldoc.perl.org/perl.html">Manual Pages</a> </li> <li> <a href="http://perldoc.perl.org/index-modules-A.html">Core Modules</a> </li> <li> <a href="http://perldoc.perl.org/index-tutorials.html">Tutorials</a> </li> </ul> </div> <div class="col-xs-12 col-sm-4"> <h3>Module Docs</h3> <p>Perl modules come with their own documentation. This includes modules installed from <a href="/cpan.html">CPAN</a>. On Unix-like (including Linux and Mac OS X) systems, you can access the documentation (for installed modules) with the <code>perldoc</code> command.</p> <p> For example, to get the documentation for <a href="https://metacpan.org/module/IO::File ">IO::File</a>, enter<br /> <code>perldoc IO::File</code> from your command prompt. Module documentation is also available on <a href="https://metacpan.org/">metacpan.org</a> </p> </div> <div class="col-xs-12 col-sm-4"> <h3>The Perl FAQ</h3> <p>Perl FAQs are available as part of your Perl distribution with the<br /> <code>perldoc perlfaq</code> command. Read FAQs online at <a href="http://learn.perl.org/faq/">http://learn.perl.org/faq/</a></p> </div> <div class="col-xs-12 col-sm-4"> <h3>Mailing List Archives</h3> <p>Perl-related mail lists are archived in several places.</p> <ul class="list-unstyled"> <li> <a href="http://www.nntp.perl.org">perl.org archives</a> <small><a href="nntp://nntp.perl.org">(via NNTP)</a></small> </li> <li> <a href="http://perl.markmail.org">Perl lists on MarkMail</a> </li> <li> <a href="http://groups.google.com/groups/dir?q=perl">Google Groups</a> - Perl newsgroups </li> <li> <a href="http://lists.perl.org/">Perl Mailing Lists</a> - a list of lists </li> </ul> </div> <div class="col-xs-12 col-sm-4"> <h3>Translations</h3> <ul class="list-unstyled"> <li> <a href="https://metacpan.org/release/POD2-PT_BR">Brazilian Portuguese</a> </li> <li> <a href="http://perl.enstimac.fr/DocFr.html">French</a> </li> <li> <a href="http://perldoc.jp/">Japanese</a> </li> <li> <a href="https://metacpan.org/release/POD2-RU">Russian</a> </li> <li> <a href="https://metacpan.org/release/POD2-ES">Spanish</a> </li> </ul> </div> </div> <div class="row space-top-large text-center"> <div class="col-xs-12"> <script type='text/javascript'> var amzn_wdgt={widget:'Carousel'}; amzn_wdgt.tag='develooper'; amzn_wdgt.widgetType='ASINList'; amzn_wdgt.title='Reference and other Perl books'; amzn_wdgt.width='600'; amzn_wdgt.height='200'; amzn_wdgt.ASIN='1430223650,1558607013,1884777791,0596004761,0596001738,1565922433,1930110006,0596100922'; amzn_wdgt.shuffleProducts='True'; amzn_wdgt.marketPlace='US'; </script> <script type='text/javascript' src='//wms.assoc-amazon.com/20070822/US/js/swfobject_1_5.js'> </script> </div> </div> </div> <div class="container space-top-large"> <div class="row"> <div class="quicklinks"> <div class="col-xs-12 col-sm-4"> <h4>See also</h4> <ul class="list-unstyled"> <li><a href="/books/library.html">Free online books</a></li> <li><a href="/media.html">Books and More</a></li> <li><a href="http://www.slideshare.net/tag/perl?sort=fav">Presentations</a></li> </ul> </div> <div class="col-xs-12 col-sm-4"> <h4>Related sites</h4> <ul class="list-unstyled"> <li><a href="http://perldoc.perl.org/">Perldoc</a></li> <li><a href="https://metacpan.org/">MetaCPAN</a></li> <li><a href="http://learn.perl.org/">Learn</a></li> </ul> </div> </div> </div> </div> <div class="container-fluid"> <footer class="row"> <div class="tip-module text-center hidden-xs"> Perl -- More braces. Fewer spaces. </div> <div class="footer"> <ul class="col-xs-12 col-sm-4 list-unstyled"> <li><h4>Latest Uploads to CPAN</h4></li> <li><a href="https://metacpan.org/release/SKIM/Mo-utils-Number-0.01">Mo-utils-Number-0.01</a></li> <li><a href="https://metacpan.org/release/ETJ/PDL-Graphics-TriD-2.101">PDL-Graphics-TriD-2.101</a></li> <li><a href="https://metacpan.org/release/NHORNE/Config-Abstraction-0.04">Config-Abstraction-0.04</a></li> <li><a href="https://metacpan.org/release/GENE/MIDI-RtController-Filter-CC-0.0401">MIDI-RtController-Filter-CC-0.0401</a></li> <li><a href="https://metacpan.org/release/GENE/MIDI-RtController-Filter-CC-0.0400">MIDI-RtController-Filter-CC-0.0400</a></li> <li><a href="https://metacpan.org/release/NHORNE/Config-Abstraction-0.03">Config-Abstraction-0.03</a></li> <li><a href="https://metacpan.org/release/GENE/MIDI-RtController-0.0603">MIDI-RtController-0.0603</a></li> <li><a href="https://metacpan.org/release/LNATION/Log-Dispatch-XML-0.03">Log-Dispatch-XML-0.03</a></li> <li><a href="https://metacpan.org/release/LNATION/Log-Dispatch-WarnDie-0.05">Log-Dispatch-WarnDie-0.05</a></li> <li><a href="https://metacpan.org/release/EGOR/Router-Ragel-0.01">Router-Ragel-0.01</a></li> </ul> <ul class="col-xs-12 col-sm-4 list-unstyled"> <li><h4>Perl News</h4></li> <li><a href="https://www.perl.com/article/the-perl-toolchain-summit-2025-needs-you/">The Perl Toolchain Summit 2025 Needs You</a></li> <li><a href="https://www.perl.com/article/why-deriv-supports-the-perl-ecosystem/">Why Deriv Supports the Perl Ecosystem</a></li> <li><a href="https://www.perl.com/article/from-code-to-community-sponsoring-tprc-2025/">From Code to Community: Sponsoring TPRC 2025</a></li> <li><a href="https://www.perl.com/article/what-s-new-on-cpan-january-2025/">What's new on CPAN - January 2025</a></li> <li><a href="https://www.perl.com/article/what-s-new-on-cpan-december-2024/">What's new on CPAN - December 2024</a></li> </ul> <ul class="col-xs-12 col-sm-2 list-unstyled"> <li><h4>Perl.org</h4></li> <li><a href="http://www.perl.org/">www</a></li> <li><a href="http://blogs.perl.org/">blogs</a></li> <li><a href="http://jobs.perl.org/">jobs</a></li> <li><a href="http://learn.perl.org/">learn</a></li> <li><a href="http://dev.perl.org/">dev</a></li> </ul> <ul class="col-xs-12 col-sm-2 list-unstyled"> <li><h4>Connect</h4></li> <li><a href="/siteinfo.html">Site Info</a></li> <!--li><a href="#" class="links">Facebook</a></li> <li><a href="#" class="links">Twitter</a></li--> </ul> <div class="col-xs-12 footer-info"> <p class="copyright"> <a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/3.0/us/"><img alt="Creative Commons License" style="border-width:0" src="https://cdn.perl.org/perlweb/images/icons/creativecommons-by-nc-nd-3.0-us-80x15.png" /></a> 漏 2002-2025 Perl.org </p> </div> </div> </footer> </div> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-50555-1"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-50555-1', { 'link_attribution': true, 'custom_map': {'dimension1': 'protocol'} }); gtag('event', 'pageload', {'protocol': window.location.protocol}); </script> <script type="text/javascript" src="https://cdn.perl.org/perlweb/js/perlweb_bootstrap.min.js" charset="UTF-8"></script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10