<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">


  <title>Perl Weekly Issue #147 - 2014-05-19 - Perl 5.20.0 RC1 is out!</title>

</head>
<body>

<style>
* { text-align: left; }
table { font-family: helvetica, arial, sans-serif; }
p { margin: 1.2em 0em 1.35em 0em; line-height: 1.4em; }
a { color: #04c; }

#menu {
  border-bottom: 1px solid #ccc;
}
#menu ul {
  text-align: center;
  margin: 0;
}
#menu li {
  font-size: 12px;
  display: inline;
  list-style-type: none;
  padding-right: 10px;
}

#social_icons {
  margin-top: 10px;
}

</style>

<table border="0" cellpadding="0" cellspacing="0" width="700" align="center"><tr bgcolor="#ffffff">
<tr>
<td>

<p id="logo">
<a href="http://perlweekly.com/" style="
  background-color: #004065;
  color: #FFF;
  text-decoration: none;
  font-size: 40px;
  font-weight: bold;
  font-family: Gadget;

  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border: 1px solid #000;
  padding: 10px;
">Perl Weekly</a>

</p>
<p id="issue"
  style="border-bottom: 1px solid #ccc;
  padding-bottom: 8px;
  font-size: 18px;">
Issue #147 - 2014-05-19 - Perl 5.20.0 RC1 is out!
</p>




<div style="text-align: center">
You can <a href="http://perlweekly.com/archive/147.html">read the newsletter on the web</a>, if you prefer.
</div>




<p style="font-size: 16px">
 The first Release Candidate (RC release) of the next perl 5 is on CPAN, and unless anything terrible comes up, 5.20 might very well hit the street as early as next week. This week, in the new and spiffy department, we have new dependency graphs on MetaCPAN, a report on the state of the ongoing perl-mop projects, and even a Vim plugin that might make this editor feel like a young thing again. Enjoy! ~ `/anick 
</p>



  <div>
    <hr style="color: red" id="gittip_profile_of_the_week" />
    <div style="
      font-size: 18px;
      font-weight: bold;">GitTip profile of the week</div>
    
        <p style="font-size: 16px">GitTip allows you to give a regular weekly monetary gift to people in order to encourage them to do more of the awesome stuff they have been doing. The gifts can be as low as 1 cent a week. In this section every week you will see a different Perl developer we recommend you support. Oh, and the Perl Weekly itself also has a <a href="https://www.gittip.com/PerlWeekly/">GitTip account</a>.</p>
      
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1j11Vuf" style="
            font-size: 18px;
            font-weight: bold;
            ">Curtis 'Ovid' Poe</a>
         <br />
         <p style="font-size: 16px">
           Ovid is a long-standing member of the Perl community. He blogs, <a href="http://amzn.to/1j11Vu5">wrote books</a>, and did amazing work for the Perl testing toolchain (he's amongst things responsible for <a href="http://bit.ly/1j11Vub">Test::Class::Moose</a>). Outside the Perl sphere, he also maintains a second <a href="http://bit.ly/1j11Vdz">blog providing tips and pointers to expat workers.</a>
         </p>
         
         </div>
      
      
  </div>

  <div>
    <hr style="color: red" id="announcements" />
    <div style="
      font-size: 18px;
      font-weight: bold;">Announcements</div>
    
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1j11Vug" style="
            font-size: 18px;
            font-weight: bold;
            ">Dependency Graphs Are Now On MetaCPAN </a>
         <br />
         <p style="font-size: 16px">
           Thanks to Jeffrey Ryan Thalhammer, the very shiny dependency graph of Stratopan has been ported to MetaCPAN.
         </p>
         
         </div>
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1j11Vuj" style="
            font-size: 18px;
            font-weight: bold;
            ">The Perl gittip community has 499 members</a>
         <br />
         <p style="font-size: 16px">
           Neil Bowers draws our attention to the fulgurant growth of the Perl community on Gittip. Spoiler warning: we're now up to 509 members.
         </p>
         
         </div>
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1j11VdF" style="
            font-size: 18px;
            font-weight: bold;
            ">Perl 5.20.0 RC1 is now available</a>
         <br />
         <p style="font-size: 16px">
           The first release candidate of the next perl is out! Now is the time to  test your code against it, for the time is short -- we're talking one-week type of short, here -- before the final cut  is made, and 5.20.0 officially launches.
         </p>
         
         </div>
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1j11VdJ" style="
            font-size: 18px;
            font-weight: bold;
            ">Submit talks for YAPC::Europe 2014!</a>
         <br />
         <p style="font-size: 16px">
           YAPC::EU is coming fastest than you might realize. If you're thinking about  presenting there, domm reminds us, now is the time to submit your talk.
         </p>
         
         </div>
      
      
  </div>

  <div>
    <hr style="color: red" id="articles" />
    <div style="
      font-size: 18px;
      font-weight: bold;">Articles</div>
    
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1j11VdM" style="
            font-size: 18px;
            font-weight: bold;
            ">On prototyping in public...</a>
         <br />
         <p style="font-size: 16px">
           Stevan Little provides a quick recap of the Perl mop project(s), and the high-level lines of what to expect for the near future.
         </p>
         
         </div>
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1j11VdN" style="
            font-size: 18px;
            font-weight: bold;
            ">All about Dancer - interview of Sawyer X part 3 and last</a>
         <br />
         <p style="font-size: 16px">
           The last installment of the Dancer interview of Sawyer X by Nikos Vaggalis. REST, only about web services? CGI, does it really have to die? Sawyer reveals all.
         </p>
         
         </div>
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1j11Y9f" style="
            font-size: 18px;
            font-weight: bold;
            ">On prototyping in public... the long version</a>
         <br />
         <p style="font-size: 16px">
           Stevan Little revisits his recap of the perl-mop project(s), this time in more details.
         </p>
         
         </div>
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1j11Y9g" style="
            font-size: 18px;
            font-weight: bold;
            ">CPAN Testers Summary</a>
         <br />
         <p style="font-size: 16px">
           Barbie summarizes what happened in the CPAN testing world in April.
         </p>
         
         </div>
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1j11VKJ" style="
            font-size: 18px;
            font-weight: bold;
            ">What good is in an iterator?</a>
         <br />
         <p style="font-size: 16px">
           If this is one of the questions that keep you awake at night, Sinan Unur might have some answers for you.
         </p>
         
         </div>
      
      
  </div>

  <div>
    <hr style="color: red" id="code" />
    <div style="
      font-size: 18px;
      font-weight: bold;">Code</div>
    
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1j11Y9k" style="
            font-size: 18px;
            font-weight: bold;
            ">Building a blog engine using Perl Dancer</a>
         <br />
         <p style="font-size: 16px">
           Gabor Szabo showcases a nice primer on Dancer, via the making of a blog engine.
         </p>
         
         </div>
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1j11VKL" style="
            font-size: 18px;
            font-weight: bold;
            ">Debunk Perl's magic with B::Deparse</a>
         <br />
         <p style="font-size: 16px">
           A short little reminder by David Farrell that, no matter how beffudling a snippet of Perl can be, B::Deparse is always there to help shed a light on what's really going on.
         </p>
         
         </div>
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1j11VKM" style="
            font-size: 18px;
            font-weight: bold;
            ">Monitor running processes with Perl</a>
         <br />
         <p style="font-size: 16px">
           First we write programs. Then we write programs to start programs. Then Johnny Morano shows us how to write programs to watch programs and, if required, call programs to start programs.
         </p>
         
         </div>
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1j11Y9s" style="
            font-size: 18px;
            font-weight: bold;
            ">Automatic variable highlighting in vim</a>
         <br />
         <p style="font-size: 16px">
           If Vim is your editor of choice, you have to see this new utility  Ovid brilliantly stole and adapted for our Perlish needs.
         </p>
         
         </div>
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1j11YpL" style="
            font-size: 18px;
            font-weight: bold;
            ">Math::Prime::Util, May update</a>
         <br />
         <p style="font-size: 16px">
           Dana Jacobson <a href="http://bit.ly/1j11VKN">has been working</a> on the Math::Prime::Util module recently  introducing improvements as well as new utility functions.
         </p>
         
         </div>
      
      
  </div>

  <div>
    <hr style="color: red" id="videos" />
    <div style="
      font-size: 18px;
      font-weight: bold;">Videos</div>
    
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1j11VKO" style="
            font-size: 18px;
            font-weight: bold;
            ">San Francisco Perl Mongers 2014 Lightning Talks</a>
         <br />
         <p style="font-size: 16px">
           Lightning talks, everybody loves them. The San Francisco Perl Mongers here offer us 12 of those tasty, tasty morsels, touching Go (the language), Semantic versioning, JavaScript things, educational stuff, with some Perl interspersed here and there.
         </p>
         
         </div>
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1j11YpO" style="
            font-size: 18px;
            font-weight: bold;
            ">Monitoring Your Code with Log4perl</a>
         <br />
         <p style="font-size: 16px">
           A 16:57 min long talk given by Tom Hukins at YAPC::EU 2013.
         </p>
         
         </div>
      
      
  </div>

  <div>
    <hr style="color: red" id="weekly_collections" />
    <div style="
      font-size: 18px;
      font-weight: bold;">Weekly collections</div>
    
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1j11YpQ" style="
            font-size: 18px;
            font-weight: bold;
            ">StackOverflow Perl report</a>
         <br />
         <p style="font-size: 16px">
           
         </p>
         
         </div>
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1j11YpW" style="
            font-size: 18px;
            font-weight: bold;
            ">MetaCPAN Weekly Report - Moose</a>
         <br />
         <p style="font-size: 16px">
           
         </p>
         
         </div>
      
      
  </div>





<div id="footer" style="
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
">
<p>
You joined the Perl Weekly to get weekly e-mails about the Perl programming language and related topics.
<br />
Want to see more? See <a href="http://perlweekly.com/archive/">the archives</a> of all the issues.
<br />
Reading this as a non-subscriber? <a href="http://perlweekly.com/">click here to join us</a> free of charge.
<br />
(C) Copyright <a href="http://szabgab.com/">Gabor Szabo</a>. The articles are copyright the respective authors.</p>
You can <a href="http://perlweekly.com/unsubscribe.html">unsubscribe here</a> if you don't want to receive mails any more.
</p>
<p>
You can freely redistribute this message if
you keep the whole message intact, including
the Copyright notice and this text.
</p>
<div>


</td></tr></table>






</body>
</html>