index.html
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>The Perl Directory - perl.org</title>
<link rel="stylesheet" type="text/css" href="perl.css" title="Default CSS2" media="screen">
<link rel="shortcut icon" href="favicon.ico">
<meta name="description" content="The Perl Directory at perl.org. Links and other helpful resources for new and experienced Perl programmers.">
<!-- script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script -->
<!-- script type="text/javascript">
var pageTracker = _gat._getTracker("UA-50555-1");
pageTracker._initData();
pageTracker._trackPageview();
</script -->
</head>
<body><div id="wrapper">
<div id="header">
<h1><a href="http://perl.org">The Perl Directory at Perl.org</a></h1>
<span>Perl -- Because life's too short to code without punctuation.</span>
<a class="camel" href="http://www.perl.org/camel.html"><img src="lcamel.gif" alt="the camel"></a>
</div>
<div id="sidebar">
<ul>
<li><h2><a href="about.html" CLASS="TOPIC">About Perl</a></h2>
<ol class="items">
<li><a href="http://learn.perl.org/">Learn</a></li>
<li><a href="http://history.perl.org/">History</a></li>
<li><a href="get.html">Downloads</a></<li>
</ol>
</li>
<li><h2><a href="http://dev.perl.org/" CLASS="TOPIC">Perl Core Development</a></h2>
<ol>
<li><a href="http://dev.perl.org/perl5/">Perl 5</a></li>
<li><a href="http://dev.perl.org/perl6/">Perl 6</a></li>
<li><a href="http://www.parrot.org/">Parrot</a></li>
<li><a href="http://www.pugscode.org/">Pugs</a></li>
<li><a href="http://bugs.perl.org/">Bugs</a></li>
</ol>
</li>
<li><h2><a href="app.html" CLASS="TOPIC">Application Programming</a></h2>
<ol>
<li><a href="http://search.cpan.org/modlist/">Modules</a></li>
<li><a href="http://dbi.perl.org/">Database</a></li>
<li><a href="http://perl.apache.org/">mod_perl</a></li>
</ol>
</li>
<li><h2><a href="events.html" CLASS="TOPIC">Events and Conferences</a></h2>
<ol>
<li><a href="http://www.yapc.org/">YAPC</a></li>
<li><a href="http://conferences.oreillynet.com/oscon/">The Perl Conference</a></li>
<li><a href="http://www.pm.org/">Local meetings</a></li>
<li><a href="/advocacy/summerofcode/">Summer of Code</a></li>
</ol>
</li>
<li><h2><a href="docs.html" CLASS="TOPIC">Online Documentation</a></h2>
<ol>
<li><a href="http://perldoc.perl.org/perl.html">Manual pages</a></li>
<li><a href="http://faq.perl.org/">FAQs</a></li>
<li><a href="http://www.nntp.perl.org/group/">Mailing list archives</a></li>
</ol>
</li>
<li><h2><a href="books.html" CLASS="TOPIC">Books and Articles</a></h2>
<ol>
<li><a href="http://www.theperlreview.com/">The Perl Review</a></li>
<li><a href="http://www.perl.com">Perl.com</a></li>
<li><a href="http://www.perlcast.com">PerlCast</a></li>
<li><a href="http://use.perl.org/search.pl?topic=29">Reviews</a></li>
<li><a href="/books/library.html">Library</a></li>
</ol>
</li>
<li><h2><a href="community.html" CLASS="TOPIC">The Perl Community</a></h2>
<ol>
<li><a href="http://www.pm.org/">PM user groups</a></li>
<li><a href="http://www.perlmonks.org/">PerlMonks</a></li>
<li><a href="http://lists.perl.org/">Mailing lists</a></li>
<li><a href="http://planet.perl.org/">Planet Perl</a></li>
<li><a href="http://use.perl.org/">use Perl;</a></li>
</ol>
</li>
<li><h2><a href="http://www.perlfoundation.org" CLASS="TOPIC">The Perl Foundation</a></h2>
<ol>
<li><a href="http://www.perlfoundation.org/contribute.html">Contribute</a></li>
<li><a href="http://www.perlfoundation.org/pr/TPFPK.pdf">Press kit (pdf)</a></li>
<li><a href="http://news.perlfoundation.org/">Blog</a></li>
</ol>
</li>
</ul>
</div>
<div id="sponsors">
<h2><a href="siteinfo.html#sponsors">Sponsors</a></h2>
<p>
<a href="http://www.ix2.net/"><img src="http://st.pimg.net/www.perl.org/images/friends/ix2.v1.png" alt="IX2"></a>
</p>
</div>
<div id="content">
<h2>What is Perl?</h2>
<p>
Perl is a stable, cross platform programming language.
It is used for mission critical
projects in the public and private sectors and is widely used to
program web applications of all needs.
</p>
<h2>New to Perl?</h2>
<p>
See our <a href="http://learn.perl.org">Resources for Perl Beginners</a>.
</p>
<h2><a href="news.html">News</a></h2>
<dl>
<dt><a href="http://use.perl.org/">use Perl;</a></dt>
<dd>
<a href="http://use.perl.org/article.pl?sid=09/08/07/046239&from=rss">Building a "useful Perl 6"</a><BR>
<a href="http://use.perl.org/article.pl?sid=09/07/28/105208&from=rss">Announce: Rakudo Perl 6 development release #19</a><BR>
</dd>
<dt><a href="http://www.perl.com/">perl.com</a></dt>
<dd>
<a href="http://www.perl.com/pub/a/2008/05/07/beginners-introduction-to-perl-510-part-2.html">Beginner's Introduction to Perl 5.10, Part 2</a><BR>
<a href="http://www.perl.com/pub/a/2008/04/23/a-beginners-introduction-to-perl-510.html">A Beginner's Introduction to Perl 5.10</a><BR>
</dd>
<dt><a href="http://cpan.perl.org/">CPAN</a></dt>
<dd>
<a href="http://search.cpan.org/~bluet/AnyEvent-XMLRPC-0.01/">AnyEvent-XMLRPC-0.01</a><BR>
<a href="http://search.cpan.org/~burak/Text-Template-Simple-0.79_09/">Text-Template-Simple-0.79_09</a><BR>
</dd>
<dt><A href="http://perlbuzz.com/">Perl Buzz</a></dt>
<dd>
<a href="http://perlbuzz.com/2008/11/the-evolution-of-perl-frameworks.html">The evolution of Perl frameworks</a><BR>
<a href="http://perlbuzz.com/2008/11/perl-6-and-rakudo-command-line-to-be-worked-on-in-earnest.html">Perl 6 and Rakudo command line to be worked on in earnest</a><BR>
</dd>
</dl>
<h2>Resources</h2>
<h3>CPAN</h3>
<p>
CPAN is the Comprehensive Perl Archive Network, a large collection
of Perl software and documentation.
Note that CPAN is also the name of a Perl module,
<a href="http://search.cpan.org/perldoc?CPAN.pm">CPAN.pm</a>, which
is used to download and install Perl software from the CPAN archive.
This FAQ covers only a little about the CPAN module and you may find
the documentation for it by using perldoc CPAN via the command line
or on the web at <a href="http://search.cpan.org/dist/CPAN/lib/CPAN.pm">search.cpan.org/perldoc?CPAN.pm</a>.
</p>
<div>
<form class="search" action="http://search.cpan.org/search" method="get">
<div>
<input type="hidden" name="mode" value="all">
<label>Search CPAN</label>
<input class="q" type="text" name="query">
<input type="submit" value="Search">
</div>
</form>
</div>
<h3>Related sites</h3>
<p>
Use <a href="http://google.com">google</a> to find perl related
information.
</p>
<div>
<form class="search" name="cse" id="searchbox_demo" action="http://www.google.com/cse">
<div>
<input type="hidden" name="cref" value="">
<label>Search Perl related websites</label>
<input class="q google" name="q" type="text">
<input type="submit" name="sa" value="Search">
</div>
</form>
</div>
<h3>Markmail</h3>
<p>
Search Perl related mailing lists with <a href="http://perl.markmail.org">MarkMail</a>.
</p>
<div>
<form class="search" action="http://perl.markmail.org/search/">
<div>
<label>Search mailing lists</label>
<input class="q" type="text" name="q">
<input type="submit" value="Search">
</div>
</form>
</div>
</div>
<div id="footer">
<p class="links">
<a href="http://www.perlfoundation.org/">The Perl Foundation</a>
<a href="http://www.perl.org/siteinfo.html">Site Information and Contacts</a>
<a href="http://noc.perl.org">The Perl NOC</a>
</p>
<p class="copyright">
<span>The Perl Onion © Copyright 2002-2009</span>
</p>
<p class="tagline">When you need perl, think perl.org</p>
<h2>Perl.org sites</h2>
<ul class="sites">
<li><a href="http://books.perl.org/" title="books.perl.org">Books</a></li>
<li><a href="http://dev.perl.org/">Dev</a></li>
<li><A href="http://history.perl.org/">History</a></li>
<li><A href="http://jobs.perl.org/">Kobs</a></li>
<li><A href="http://learn.perl.org/">Learn</a></li>
<li><A href="http://lists.perl.org/">Lists</a></li>
<li><A href="http://use.perl.org/">Use</a></li>
</ul>
</div>
</div></body>
</html>