It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: http://planet.perl.org/rss20.xml

  1.  
  2.  
  3. <!DOCTYPE html>
  4. <html lang="en">
  5.  <head>
  6.    <meta charset="utf-8">
  7.    <meta http-equiv="X-UA-Compatible" content="IE=edge">
  8.    <meta name="viewport" content="width=device-width, initial-scale=1">
  9.    <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
  10.    <meta name="description" content="The Perl Programming Language at Perl.org. Links and other helpful resources for new and experienced Perl programmers." />
  11.    
  12.    <link rel="shortcut icon" href="https://cdn.perl.org/perlweb/favicon.ico" />
  13.  
  14.    <title>The Perl Programming Language - www.perl.org</title>
  15.  
  16.    
  17.  
  18.    
  19.      <link rel="stylesheet" type="text/css" href="https://cdn.perl.org/perlweb/css/perlweb_bootstrap.min.css" />
  20.  
  21.  
  22.    <!-- Fonts -->
  23.    <link href='https://fonts.googleapis.com/css?family=Lato:400,100,300,700,900' rel='stylesheet' type='text/css'>
  24.  
  25.    <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
  26.    <!--[if lt IE 9]>
  27.      <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
  28.      <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
  29.    <![endif]-->
  30.  
  31.    
  32.    <link rel="canonical" href="https://www.perl.org/" />
  33.    
  34.  
  35.    
  36.  </head>
  37.  <body class="page-www section_home">
  38.    <nav class="navbar navbar-inverse" data-height="120">
  39.      <div class="container-fluid">
  40.        <div class="navbar-header">
  41.          <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
  42.            <span class="sr-only">Toggle navigation</span>
  43.            <span class="icon-bar"></span>
  44.            <span class="icon-bar"></span>
  45.            <span class="icon-bar"></span>
  46.          </button>
  47.          <a class="navbar-brand" href="/">
  48.            
  49.            <img src="https://cdn.perl.org/perlweb/images/logo.svg" alt="The Perl Programming Language | Perl, modern programming" class="page-logo">
  50.          </a>
  51.        </div>
  52.        <div id="navbar" class="collapse navbar-collapse">
  53.          <ul class="list-inline text-center nav navbar-nav navbar-right">
  54.    <li class="sub">
  55.        <a href="/about.html">
  56.          <img src="https://cdn.perl.org/perlweb/images/icons/ic_header_about.svg" class="header-img-nav">
  57.          About
  58.        </a>
  59.    </li>
  60.    <li class="sub">
  61.        <a href="/get.html">
  62.          <img src="https://cdn.perl.org/perlweb/images/icons/ic_header_download.svg" class="header-img-nav">
  63.          <div class="perl-version hidden-xs">
  64.            <span class="version-highlight">5.42.0</span>
  65.          </div>
  66.          Download
  67.        </a>
  68.    </li>
  69.    <li class="sub">
  70.        <a href="/learn.html">
  71.          <img src="https://cdn.perl.org/perlweb/images/icons/ic_header_learn.svg" class="header-img-nav">
  72.          Learn
  73.        </a>
  74.    </li>
  75.    <li class="sub">
  76.        <a href="/docs.html">
  77.          <img src="https://cdn.perl.org/perlweb/images/icons/ic_header_docs.svg" class="header-img-nav">
  78.          Docs
  79.        </a>
  80.    </li>
  81.    <li class="sub">
  82.        <a href="/cpan.html">
  83.          <img src="https://cdn.perl.org/perlweb/images/icons/ic_header_cpan.svg" class="header-img-nav">
  84.          CPAN
  85.        </a>
  86.    </li>
  87.    <li class="sub">
  88.        <a href="/community.html">
  89.          <img src="https://cdn.perl.org/perlweb/images/icons/ic_header_community.svg" class="header-img-nav">
  90.          Community
  91.        </a>
  92.    </li>
  93. </ul>
  94.  
  95.        </div><!--/.nav-collapse -->
  96.      </div>
  97.    </nav>
  98.  
  99.    
  100.    <div class="jumbotron">
  101.      <div class="container">
  102.        <img src="https://cdn.perl.org/perlweb/images/icons/header_camel.png" class="img-camel" alt="Perl5 Camel">
  103.        <div class="over-image">
  104.          <h2>That's why we love Perl</h2>
  105.          <h1>25,000 extensions on CPAN</h1>
  106.          <p>Perl is a highly capable, feature-rich programming language with over 37 years of development.</p>
  107.          <p>
  108.            <a class="btn btn-success" href="http://www.perl.org/get.html" role="button">
  109.              <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>
  110.            </a>
  111.          </p>
  112.        </div>
  113.      </div>
  114.    </div>
  115.    
  116.  
  117.    <div class="container">
  118.    
  119.  
  120. <div class="row row-height">
  121.  <div class="col-xs-12 col-sm-4">
  122.    <a href="/learn.html" class="highlight-module">
  123.      <h3 class="alternate">Learning</h3>
  124.      <img src="https://cdn.perl.org/perlweb/images/icons/ic_highlight_pencil.svg" class="ic-highlight">
  125.      <p>With free online books, over 25,000 extension modules, and a large developer community, there are many ways to learn Perl.</p>
  126.    </a>
  127.  </div>
  128.  <div class="col-xs-12 col-sm-4">
  129.    <a href="/community.html" class="highlight-module">
  130.      <h3 class="alternate">Community</h3>
  131.      <img src="https://cdn.perl.org/perlweb/images/icons/ic_highlight_user.svg" class="ic-highlight">
  132.      <p>Perl has an active world wide community with over 230 local groups, mailing lists and support/discussion websites.</p>
  133.    </a>
  134.  </div>
  135.  <div class="col-xs-12 col-sm-4">
  136.    <a href="/docs.html" class="highlight-module">
  137.      <h3 class="alternate">Docs</h3>
  138.      <img src="https://cdn.perl.org/perlweb/images/icons/ic_highlight_docs.svg" class="ic-highlight">
  139.      <p>Core documentation, FAQs and translations.</p>
  140.    </a>
  141.  </div>
  142.  <div class="col-xs-12 col-sm-4">
  143.    <a href="/contribute.html" class="highlight-module">
  144.      <h3 class="alternate">Contribute</h3>
  145.      <img src="https://cdn.perl.org/perlweb/images/icons/ic_highlight_contribute.svg" class="ic-highlight">
  146.      <p>Perl is being actively developed. There are many ways to get involved</p>
  147.    </a>
  148.  </div>
  149.  <div class="col-xs-12 col-sm-4">
  150.    <a href="/cpan.html" class="highlight-module">
  151.      <h3 class="alternate">CPAN</h3>
  152.      <img src="https://cdn.perl.org/perlweb/images/icons/ic_highlight_cpan.svg" class="ic-highlight">
  153.      <p>The Comprehensive Perl Archive Network (CPAN) has over 25,000 open source distributions available for download.</p>
  154.    </a>
  155.  </div>
  156.  <div class="col-xs-12 col-sm-4">
  157.    <a href="/events.html" class="highlight-module">
  158.      <h3 class="alternate">Events</h3>
  159.      <img src="https://cdn.perl.org/perlweb/images/icons/ic_highlight_calendar.svg" class="ic-highlight">
  160.      <p>Events, conferences, social and technical events around the world offer lots of networking and learning opportunities.</p>
  161.    </a>
  162.  </div>
  163. </div>
  164. <div class="row">
  165.  <div class="col-xs-12 col-sm-4 text-center">
  166.    <h3>Raku</h3>
  167.    <p>Raku (formerly known as Perl 6) is a sister language, part of the Perl family,
  168.    not intended as a replacement for Perl,
  169.    but as its own thing - libraries exist to allow you
  170.    to call Perl code from Raku programs and vice versa.</p>
  171.    <p><a class="btn btn-xs btn-success" href="http://www.raku.org" role="button">View details &raquo;</a></p>
  172.  </div>
  173.  <div class="col-xs-12 col-sm-4 text-center">
  174.    <h3>The Perl Foundation</h3>
  175.    <p>The Perl Foundation is dedicated to the advancement of the Perl programming language through open discussion, collaboration, design, and code.</p>
  176.    <p><a class="btn btn-xs btn-success" href="http://www.perlfoundation.org/" role="button">View details &raquo;</a></p>
  177. </div>
  178.  <div class="col-xs-12 col-sm-4 text-center">
  179.    <h3>Sponsor</h3>
  180.    <p>
  181.  
  182.  
  183. <a href="https://www.fastly.com/" class="text-hide">
  184.  <img class="border" border="0" src="https://cdn.perl.org/perlweb/images/friends/fastly.png"
  185.       width="110" height="51" alt="Fastly" />Microseconds count. Get fast. Get Fastly.
  186.  </a>
  187.  
  188.  
  189. </p>
  190.  </div>
  191. </div>
  192.  
  193.    </div>
  194.  
  195.    
  196.  
  197.    <div class="container-fluid">
  198.      <footer class="row">
  199.        
  200. <div class="tip-module text-center hidden-xs">
  201.  Web frameworks <a
  202.             href="https://metacpan.org/release/Catalyst-Runtime/">Catalyst</a>
  203.            is a Model View Controller (MVC) Web application framework
  204. </div>
  205.  
  206.        <div class="footer">
  207.  
  208.        
  209.          <ul class="col-xs-12 col-sm-4 list-unstyled">
  210.            
  211.        
  212.            <li><h4>Latest Uploads to CPAN</h4></li>
  213.        
  214.            
  215.                <li><a href="https://metacpan.org/release/JANW/Net-EANSearch-1.10">Net-EANSearch-1.10</a></li>
  216.                
  217.                
  218.            
  219.                <li><a href="https://metacpan.org/release/BPS/RT-Extension-MandatoryOnTransition-1.01">RT-Extension-MandatoryOnTransition-1.01</a></li>
  220.                
  221.                
  222.            
  223.                <li><a href="https://metacpan.org/release/JKSTILL/Data-HexConverter-0.63">Data-HexConverter-0.63</a></li>
  224.                
  225.                
  226.            
  227.                <li><a href="https://metacpan.org/release/NHORNE/App-Test-Generator-0.13">App-Test-Generator-0.13</a></li>
  228.                
  229.                
  230.            
  231.                <li><a href="https://metacpan.org/release/JANESKIL/Daje-Plugin-Tools-0.14">Daje-Plugin-Tools-0.14</a></li>
  232.                
  233.                
  234.            
  235.                <li><a href="https://metacpan.org/release/JKSTILL/Data-HexConverter-0.62">Data-HexConverter-0.62</a></li>
  236.                
  237.                
  238.            
  239.                <li><a href="https://metacpan.org/release/MARKOV/Log-Report-Template-1.04">Log-Report-Template-1.04</a></li>
  240.                
  241.                
  242.            
  243.                <li><a href="https://metacpan.org/release/MARKOV/Log-Report-1.42">Log-Report-1.42</a></li>
  244.                
  245.                
  246.            
  247.                <li><a href="https://metacpan.org/release/MARKOV/Object-Realize-Later-0.22">Object-Realize-Later-0.22</a></li>
  248.                
  249.                
  250.            
  251.                <li><a href="https://metacpan.org/release/MARKOV/Dancer2-Plugin-LogReport-2.00">Dancer2-Plugin-LogReport-2.00</a></li>
  252.                
  253.                
  254.          </ul>
  255.          <ul class="col-xs-12 col-sm-4 list-unstyled">
  256.            
  257.        
  258.            <li><h4>Perl News</h4></li>
  259.        
  260.            
  261.                <li><a href="https://www.perl.com/article/duckduckgo-donates-25-000-to-the-perl-and-raku-foundation-v2025/">DuckDuckGo Donates $25,000 to The Perl and Raku Foundation v2025</a></li>
  262.                
  263.                
  264.            
  265.                <li><a href="https://www.perl.com/article/geizhals-donates-to-tprf/">Geizhals Preisvergleich Donates USD 10,000 to The Perl and Raku Foundation</a></li>
  266.                
  267.                
  268.            
  269.                <li><a href="https://www.perl.com/article/announcing-dancer2-2-0-0/">Announcing Dancer2 2.0.0</a></li>
  270.                
  271.                
  272.            
  273.                <li><a href="https://www.perl.com/article/my-guilty-perl-obsession/">My Guilty Perl Obsession</a></li>
  274.                
  275.                
  276.            
  277.                <li><a href="https://www.perl.com/article/suse-donates-to-tprf/">SUSE Donates USD 11,500 to The Perl and Raku Foundation</a></li>
  278.                
  279.                
  280.          </ul>
  281.        
  282.          <ul class="col-xs-12 col-sm-2 list-unstyled">
  283.            <li><h4>Perl.org</h4></li>
  284.            <li><a href="http://www.perl.org/">www</a></li>
  285.            <li><a href="http://blogs.perl.org/">blogs</a></li>
  286.            <li><a href="http://jobs.perl.org/">jobs</a></li>
  287.            <li><a href="http://learn.perl.org/">learn</a></li>
  288.            <li><a href="http://dev.perl.org/">dev</a></li>
  289.          </ul>
  290.          <ul class="col-xs-12 col-sm-2 list-unstyled">
  291.            <li><h4>Connect</h4></li>
  292.            <li><a href="/siteinfo.html">Site Info</a></li>
  293.            <!--li><a href="#" class="links">Facebook</a></li>
  294.            <li><a href="#" class="links">Twitter</a></li-->
  295.          </ul>
  296.          <div class="col-xs-12 footer-info">
  297.            <p class="copyright">
  298.                <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
  299.            </p>
  300.          </div>
  301.        </div>
  302.      </footer>
  303.    </div>
  304. <script defer data-domain="perl.org" src="https://cdn.perl.org/js/script.file-downloads.outbound-links.js"></script>
  305.  
  306. <!-- Global site tag (gtag.js) - Google Analytics -->
  307. <script async src="https://www.googletagmanager.com/gtag/js?id=UA-50555-1"></script>
  308. <script>
  309.  window.dataLayer = window.dataLayer || [];
  310.  function gtag(){dataLayer.push(arguments);}
  311.  gtag('js', new Date());
  312.  
  313.  gtag('config', 'UA-50555-1', {
  314.   'link_attribution': true,
  315.   'custom_map': {'dimension1': 'protocol'}
  316.  });
  317.  gtag('event', 'pageload', {'protocol': window.location.protocol});
  318. </script>
  319. <script type="text/javascript" src="https://cdn.perl.org/perlweb/js/perlweb_bootstrap.min.js" charset="UTF-8"></script>
  320.  
  321.  
  322.  
  323.    
  324.  </body>
  325. </html>
  326.  
  327.  
  328.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda