<!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 #162 - 2014-09-01 - Back to School!</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 #162 - 2014-09-01 - Back to School!
</p>




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




<p style="font-size: 16px">
Hi,
</p>

<p style="font-size: 16px">
this is the first day of school in many countries and kids roam the streets determined to improve their knowledge. Or at least to meet some friends they have not seen for a while.
</p>

<p style="font-size: 16px">
It's a bit like a New Year. You can have all kinds of 'resolutions'. I hope we'll see tons of new and exciting articles about Perl, and how it is used to solve various 'real-world' problems.
</p>

<p style="font-size: 16px">
Oh and the <a href="http://act.perl-workshop.ch/">Swiss Perl Workshop</a> is this week-end!
</p>

<p style="font-size: 16px">
Enjoy! ~szabgab
</p>



  <div>
    <hr style="color: red" id="sponsors" />
    <div style="
      font-size: 18px;
      font-weight: bold;">Sponsors</div>
    
      
         <div
          
          style="
              background-color:#EEEEEE;
              border-radius: 10px;
              -moz-border-radius: 10px;
              -webkit-border-radius: 10px;
             "
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1nAxFZj" style="
            font-size: 18px;
            font-weight: bold;
            ">ZipRecruiter is hiring modern Perl Programmers (Los Angeles or remote in US)</a>
         <br />
         <p style="font-size: 16px">
           At ZipRecruiter, our goal is to build the best online services for finding and filling jobs. We've grown from 4 to over 100 employees in less than 4 years with zero funding.  We care about code quality and quality of life. To learn more about our business and values, please follow the link above.
         </p>
         
         </div>
      
         <div
          
          style="
              background-color:#EEEEEE;
              border-radius: 10px;
              -moz-border-radius: 10px;
              -webkit-border-radius: 10px;
             "
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1kWEG7t" style="
            font-size: 18px;
            font-weight: bold;
            ">We are Hiring a Senior Perl Software Developer - Grant Street Group</a>
         <br />
         <p style="font-size: 16px">
           We are a growing software company using open source software/modern Perl practices to build innovative e-payment, auction, and tax collection web applications. We are looking for talented, motivated professionals committed to flawless work and customer service.
         </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/1zZxGNn" style="
            font-size: 18px;
            font-weight: bold;
            ">The 11 Most useful Perl sites</a>
         <br />
         <p style="font-size: 16px">
           It started out as a reminder of rarely used, but important sites, but turned into a list much longer than the title suggests.
         </p>
         
         </div>
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1zZxFJs" style="
            font-size: 18px;
            font-weight: bold;
            ">Data::Dumper Debugging</a>
         <br />
         <p style="font-size: 16px">
           Pry, the new tool from Toby Inkster, allows you to stop execution of a script and drop in a REPL at the 'point of interest' of your choice.
         </p>
         
         </div>
      
      
  </div>

  <div>
    <hr style="color: red" id="discussion" />
    <div style="
      font-size: 18px;
      font-weight: bold;">Discussion</div>
    
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1zZxGNq" style="
            font-size: 18px;
            font-weight: bold;
            ">Replacing hash keys with values does not a translation make</a>
         <br />
         <p style="font-size: 16px">
           Sinan Unur (Sinan) thinks the Turkish translation of the Perl Maven pages actually harm would-be programmers. Naturally I disagree, but he has a point: Bad translations can indeed harm people. The only thing I can do is to suggest to collaborate with other translators to improve the text. It is available in <a href="http://bit.ly/1zZxFJt">GitHub</a> 
         </p>
         
         </div>
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1zZxFZJ" style="
            font-size: 18px;
            font-weight: bold;
            ">Context dependence in Turkish</a>
         <br />
         <p style="font-size: 16px">
           As a follow-up to the previous post, and after patching the Turkish translation, Sinan goes on discussing context sensitivity in the Turkish language.
         </p>
         
         </div>
      
      
  </div>

  <div>
    <hr style="color: red" id="testing" />
    <div style="
      font-size: 18px;
      font-weight: bold;">Testing</div>
    
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1zZxGNr" style="
            font-size: 18px;
            font-weight: bold;
            ">Continous Integration with Travis CI and Github for Distzillians</a>
         <br />
         <p style="font-size: 16px">
           You can configure your GitHub repositories to run your test automatically every time you push out code or even if someone sends a pull-request. By this you can have our module tested on various versions of perl long before you release a new version. Very useful!
         </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/1zZxGNs" style="
            font-size: 18px;
            font-weight: bold;
            ">I learn something about tell(), then abuse it.</a>
         <br />
         <p style="font-size: 16px">
           brian d foy answer the question "How do I add the elements of a file to a second one as columns using Perl?"
         </p>
         
         </div>
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1zZxGNt" style="
            font-size: 18px;
            font-weight: bold;
            ">Facing the music with Perl</a>
         <br />
         <p style="font-size: 16px">
           Collecting meta-data from music files after making sure they are unique. Code with explanation by brian d foy.
         </p>
         
         </div>
      
      
  </div>

  <div>
    <hr style="color: red" id="cpan" />
    <div style="
      font-size: 18px;
      font-weight: bold;">CPAN</div>
    
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1zZxFZN" style="
            font-size: 18px;
            font-weight: bold;
            ">Yearly boards and fallen authors</a>
         <br />
         <p style="font-size: 16px">
           Philippe Bruhat (BooK) likes games and now with his new site, cpan.io, he has a lot of new ground to create competitions. This one is showing how long each person will release a CPAN module every week within a year. A major limitation that I can see is that this board only handles years according to the Gregorian calendar. In any case this is for the CPAN heavy-weights. If you have ideas for other competitions to encourage more ad-hoc contributions, or if you have any other idea, please <a href="http://bit.ly/1zZxGNw">open a ticket</a>!
         </p>
         
         </div>
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1zZxFZP" style="
            font-size: 18px;
            font-weight: bold;
            ">Link to public version control system (GitHub or otherwise)</a>
         <br />
         <p style="font-size: 16px">
           Having the META files include a link to your public VCS will let MetaCPAN to link to it and will make it easier for others to send patches.
         </p>
         
         </div>
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1zZxH3K" style="
            font-size: 18px;
            font-weight: bold;
            ">Finding all Plack Middleware or Perl::Critic Policies</a>
         <br />
         <p style="font-size: 16px">
           It is probably just me being too slow to learn this, but apparently you can list all the modules in a given name-space by preceding it with 'module:'. So it is quite easy to list all the Plack::Middleware, all the Perl::Critic::Policy modules, or all the plugins for Dancer, Mojolicious, or Catalyst.
         </p>
         
         </div>
      
      
  </div>

  <div>
    <hr style="color: red" id="grants" />
    <div style="
      font-size: 18px;
      font-weight: bold;">Grants</div>
    
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1zZxH3R" style="
            font-size: 18px;
            font-weight: bold;
            ">Outreach Program for Women: Mentor's Summary</a>
         <br />
         <p style="font-size: 16px">
           Randy Stauner describes his mentoring of Pattawan Kaewduangdee under the join The Perl Foundation-GNOME Foundation program for women. She was working on MetaCPAN and <a href="http://bit.ly/1zZxFZS">wrote about it</a> regularly.
         </p>
         
         </div>
      
      
  </div>

  <div>
    <hr style="color: red" id="perl_6" />
    <div style="
      font-size: 18px;
      font-weight: bold;">Perl 6</div>
    
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1zZxFZX" style="
            font-size: 18px;
            font-weight: bold;
            ">2014.34: chugging along, GSoC is over, YAPC::EU, ...</a>
         <br />
         <p style="font-size: 16px">
           
         </p>
         
         </div>
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1zZxH3S" style="
            font-size: 18px;
            font-weight: bold;
            ">Try rakudobrew and play with concurrency</a>
         <br />
         <p style="font-size: 16px">
           Apparently, Ovid got excited by recent improvement in Rakudo, tried it and even wrote about it. Moore's law is coming to an end. Easy-ish threading is the solution.
         </p>
         
         </div>
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1zZxH3T" style="
            font-size: 18px;
            font-weight: bold;
            ">Announce: Rakudo Star Release 2014.08</a>
         <br />
         <p style="font-size: 16px">
           This release comes with support for the MoarVM backend along with experimental support for the JVM backend.
         </p>
         
         </div>
      
      
  </div>

  <div>
    <hr style="color: red" id="training" />
    <div style="
      font-size: 18px;
      font-weight: bold;">Training</div>
    
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1zZxH3V" style="
            font-size: 18px;
            font-weight: bold;
            ">Announcing our Q4 Request Tracker Training: Los Angeles, California</a>
         <br />
         <p style="font-size: 16px">
           In Los Angeles, CA on November 4-5, 2014
         </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/1zZxIVm" style="
            font-size: 18px;
            font-weight: bold;
            ">(cxxiii) metacpan weekly report - Type::Tiny</a>
         <br />
         <p style="font-size: 16px">
           
         </p>
         
         </div>
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1zZxIVn" style="
            font-size: 18px;
            font-weight: bold;
            ">(cxlviii) stackoverflow perl report</a>
         <br />
         <p style="font-size: 16px">
           
         </p>
         
         </div>
      
      
  </div>

  <div>
    <hr style="color: red" id="events" />
    <div style="
      font-size: 18px;
      font-weight: bold;">Events</div>
    
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1zZxH3Y" style="
            font-size: 18px;
            font-weight: bold;
            ">Things I learned at YAPC::Europe 2014 in Sofia</a>
         <br />
         <p style="font-size: 16px">
           Thomas Klausner (domm) is back from his visit to Bulgaria and he apparently learned quite a few things there.
         </p>
         
         </div>
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1zZxIVo" style="
            font-size: 18px;
            font-weight: bold;
            ">YAPC::EU videos start appearing online</a>
         <br />
         <p style="font-size: 16px">
           
         </p>
         
         </div>
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1bkDys0" style="
            font-size: 18px;
            font-weight: bold;
            ">Perl-related events</a>
         <br />
         <p style="font-size: 16px">
           In the following cities: Flörli Olten (Switzerland), Hancock (NY/USA), Itapema (SC/Brasil), Salzburg (Austria), Barcelona (Spain), London (UK)
         </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>