CINXE.COM
Learn Perl - learn.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="Helping you get started with Perl." /> <meta name="keywords" content="Learn Perl 5, beginning Perl, Perl, Perl tutorials, Perl FAQ, Perl documentation" /> <link rel="shortcut icon" href="https://cdn.perl.org/perlweb/favicon.ico" /> <title>Learn Perl - learn.perl.org</title> <link rel="stylesheet" title="perl" type="text/css" href="https://cdn.perl.org/perlweb/css/shCore.css" media="all" /> <link rel="stylesheet" title="perl" type="text/css" href="https://cdn.perl.org/perlweb/css/shThemeDefault.css" media="all" /> <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]--> </head> <body class="page-learn section_home"> <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_learn.svg" alt="Learn Perl | A modern programming language" 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="/installing/">Install</a> </li> <li class="sub"> <a href="/first_steps/">Start</a> </li> <li class="sub"> <a href="/modules/">Modules</a> </li> <li class="sub"> <a href="/examples/">Examples</a> </li> <li class="sub"> <a href="/docs/">Docs</a> </li> <li class="sub"> <a href="/books/">Books</a> </li> <li class="sub"> <a href="/faq/">FAQ</a> </li> </ul> </div><!--/.nav-collapse --> </div> </nav> <div class="jumbotron"> <div class="container"> <img src="https://cdn.perl.org/perlweb/images/icons/header_camel.png" class="img-camel" alt="Perl5 Camel"> <div class="over-image"> <h2>Learn Perl</h2> <h1>A modern programming language</h1> <p>Helping you get started with Perl.</p> <p> <a class="btn btn-success" href="/installing/" role="button"> <img src="https://cdn.perl.org/perlweb/images/icons/ic_download.svg" class="btn-ic hidden-xs"><span class="hidden-xs">Download and Get Started</span><span class="visible-xs">Learn more 禄</span></a> </a> </p> </div> </div> </div> <div class="container"> <div class="row row-height"> <div class="col-xs-12 hidden-xs"> <p class="text-center"> There are many reasons to use Perl, including <a href="/modules/">108,000 modules</a> ready for you to use. </p> </div> <div class="col-xs-12 col-sm-6"> <h3>Perl examples</h3> <ul class="list-unstyled"> <!-- <li><a href="/examples/"><strong>Perl examples</strong></a></li> --> <li>路 <a href="/examples/static_server.html">Setting up a local static web server</a></li> <li>路 <a href="/examples/spreadsheet_read.html">Read a spreadsheet</a></li> <li>路 <a href="/examples/directory_list.html">List contents of a directory</a></li> <li>路 <a href="/examples/email_valid.html">Validate an email</a></li> <li>路 <a href="/examples/configuration_files.html">Processing configuration files</a></li> <li>路 <a href="/examples/email.html">Sending an email</a></li> <li>路 <a href="/examples/dns.html">Resolving DNS</a></li> <li>路 <a href="/examples/read_write_file.html">Reading and writing to file</a></li> </ul> </div> <div class="col-xs-12 col-sm-6"> <h3> What would you like to learn?</h3> <ul class="list-unstyled"> <li> 路 <a href="/installing/">Installing Perl - and setup guide</a> </li> <li> 路 <a href="/first_steps/">First program - and some basic best practices</a> </li> <li> 路 <a href="/modules/">Perl Modules - introduction</a> </li> <li> 路 <a href="/examples/">Examples - what can you do with Perl?</a> </li> <li> 路 <a href="/docs/">Perl documentation</a> </li> <li> 路 <a href="/books/">Perl books</a> </li> <li> 路 <a href="/faq/">Frequently Asked Questions</a> </li> </ul> </div> <div class="col-xs-12"> <h3>Existing developers / system administrators</h3> <p> If you are already a developer or systems administrator, in any language, on any platform, please skim through the site, there are lots of details and resources which you will still find useful. It is also worth reviewing to find out what 'Modern' Perl actually is. </p> <hr /> <p> If you see this image: <img src="/i/external.png" /> the link before it will take you to an external website. </p> </div> </div> </div> <div class="container space-top-large"> <div class="row"> <div class="quicklinks"> <div class="col-xs-12 col-sm-4"> <h4>Starting points</h4> <ul class="list-unstyled"> <li><a href="/installing/">Installing</a></li> <li><a href="/faq/">FAQs</a></li> </ul> </div> <div class="col-xs-12 col-sm-4"> <h4>Related sites</h4> <ul class="list-unstyled"> <li><a href="http://www.perl.org/">Perl.org</a></li> <li><a href="http://perldoc.perl.org/">Perldoc</a></li> <li><a href="http://pm.org/">Perl Mongers</a></li> <li><a href="http://lists.perl.org/">Mailing lists</a></li> </ul> </div> </div> </div> </div> <div class="container-fluid space-top-xl"> <footer class="row"> <div class="footer"> <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-13"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-50555-13', { '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> <script type="text/javascript" charset="utf-8" src="https://cdn.perl.org/perlweb/js/shCore.js"></script> <script type="text/javascript" charset="utf-8" src="https://cdn.perl.org/perlweb/js/shBrushPerl.js"></script> <script type="text/javascript" charset="utf-8"> SyntaxHighlighter.all(); </script> </body> </html>