<html>
<head>
  <title>Perl Weekly Issue #136 - March 03, 2014 - YAPC::NA - Early Bird Registration Payments extended!</title>

</head>
<body>

<style>
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 #136 - March 03, 2014 - YAPC::NA - Early Bird Registration Payments extended!
</p>




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




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

<p style="font-size: 16px">
there are 14 Perl related events listed for the coming months. Two in the US; the rest in Europe. Have you heard about them? Have they made any announcements? Are you going to attend? Can you help them reach more people?
</p>



  <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/1fBn6H9" style="
            font-size: 18px;
            font-weight: bold;
            ">Mojoconf 2014 - Call for Papers / Call for Speakers</a>
         <br />
         <p style="font-size: 16px">
           Another call for speakers for the Mojolicious conference that will take place between May 23-25, 2014 in Oslo, Norway. The deadline is in less than 2 weeks.
         </p>
         
         </div>
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1fBn4PE" style="
            font-size: 18px;
            font-weight: bold;
            ">Early Bird Registration Payments extended!</a>
         <br />
         <p style="font-size: 16px">
           Of YAPC::NA till March 7th 2014. Hurry up!
         </p>
         
         </div>
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1fBn4PJ" style="
            font-size: 18px;
            font-weight: bold;
            ">GitPrep 1.5 is released - Improve HTTP repository access, and display README in subdirectory</a>
         <br />
         <p style="font-size: 16px">
           GitPrep, written by Yuki Kimoto, is an open-source GitHub clone written in Perl. It needs both your testing - just use it! - and your contribution. (code, docs, UI, etc.)
         </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/1fBn6Hd" style="
            font-size: 18px;
            font-weight: bold;
            ">Perl levels up with native subroutine signatures</a>
         <br />
         <p style="font-size: 16px">
           v5.19.9 the latest development release of Perl edging toward 5.20 already has an experimental feature called 'signatures'. It will let you declare sub f($name, $email) {} eliminating the need to deal with @_. It is still far away from what Method::Signatures provides, but at least it will be part of the language.
         </p>
         
         </div>
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1fBn6Hg" style="
            font-size: 18px;
            font-weight: bold;
            ">In Praise of Perl 5</a>
         <br />
         <p style="font-size: 16px">
            Chris Travers show 3 examples from code where HTML is embedded in Perl to using Moose, and explains how malleable Perl is. To quote him: "Perl isn't just a programming language, but a toolkit for building programming languages inside it."
         </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/1fBn6Hh" style="
            font-size: 18px;
            font-weight: bold;
            ">Announcing Test::mongod</a>
         <br />
         <p style="font-size: 16px">
           As explained by the author, Jesse Shy, this will launch a throw away instance of MongoDB in the /tmp directory to make it seamless to write tests.
         </p>
         
         </div>
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1fBn6Hi" style="
            font-size: 18px;
            font-weight: bold;
            ">Easier Database Fixtures</a>
         <br />
         <p style="font-size: 16px">
           Ovid improved DBIx::Class::EasyFixture eliminating half the lines you had to write for setting up some data in a database for testing.
         </p>
         
         </div>
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1fBn6Xz" style="
            font-size: 18px;
            font-weight: bold;
            ">My Favourite Test::* Modules</a>
         <br />
         <p style="font-size: 16px">
           Toby Inkster recommends the following: Test::More 0.96, Test::Fatal, Test::Warnings, Test::Requires, Test::Deep, Test::LongString, and a few more.
         </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/1fBn560" style="
            font-size: 18px;
            font-weight: bold;
            ">Towards Type::Tiny 1.000000</a>
         <br />
         <p style="font-size: 16px">
           The original intention of Type::Tiny written by Toby Inkster was to provide a framework for attribution to Moose-style class builders, but can also be used for sub parameter validation, switch-like statements, tied arrays, and probably more. Now that it is getting closer to its major release, Toby is looking for more use-cases that might bring in more test-cases to the unit tests of Type::Tiny. That will help in ensuring stability of the API after the 1.0 release.
         </p>
         
         </div>
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1fBn6XA" style="
            font-size: 18px;
            font-weight: bold;
            ">Significant newlines? Or semicolons?</a>
         <br />
         <p style="font-size: 16px">
           Jeffrey Kegler explains that the DSL of Marpa, which is written in itself, can be understood without requiring significant white-spaces, and without an end-of-statement mark.
         </p>
         
         </div>
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1fBn563" style="
            font-size: 18px;
            font-weight: bold;
            ">Finding my computer</a>
         <br />
         <p style="font-size: 16px">
           Salvador Fandino is finding his computer by ssh-ing to all the 512 IP addresses in the network of his employer. Will he be terminated for attempted break-in? Or will he be able to find his own computer?
         </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/1fBn6XE" style="
            font-size: 18px;
            font-weight: bold;
            ">The CPAN new dist a month contest</a>
         <br />
         <p style="font-size: 16px">
           Several ways to encourage yourself to upload new releases to CPAN. By Neil Bowers.
         </p>
         
         </div>
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1fBn6XJ" style="
            font-size: 18px;
            font-weight: bold;
            ">Changes and CPAN, CPAN::Changes and my Changes</a>
         <br />
         <p style="font-size: 16px">
           By Jonas B. Nielsen.
         </p>
         
         </div>
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1fBn564" style="
            font-size: 18px;
            font-weight: bold;
            ">What's new on CPAN - February 2014</a>
         <br />
         <p style="font-size: 16px">
           Just as last month, now again David Farrell provides a list of interesting changes on CPAN.
         </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/1fBn567" style="
            font-size: 18px;
            font-weight: bold;
            ">New Rules of Operation - Grants Committee</a>
         <br />
         <p style="font-size: 16px">
           Makoto Nozaki, the new head of The Perl Foundation Grants Committee has announced the new rules. 1) Calls for grants will be every 2 months. 2) Grant limit is up to 10,000 USD. 3) Some other, minor issues.
         </p>
         
         </div>
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1fBn56a" style="
            font-size: 18px;
            font-weight: bold;
            ">Call for Grant Proposals</a>
         <br />
         <p style="font-size: 16px">
           The application deadline is March 14th. Acceptance by March 31st.
         </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/1fBn56b" style="
            font-size: 18px;
            font-weight: bold;
            ">Building Scalable, Distributed Job Queues with Redis and Redis::Client</a>
         <br />
         <p style="font-size: 16px">
           Mike Friedman at YAPC::NA 2012 - 32 min talk.
         </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/1fBn6XO" style="
            font-size: 18px;
            font-weight: bold;
            ">Changes since release 2014.02</a>
         <br />
         <p style="font-size: 16px">
           
         </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/1fBn56e" style="
            font-size: 18px;
            font-weight: bold;
            ">MetaCPAN weekly report - DBIx::Class::EasyFixture</a>
         <br />
         <p style="font-size: 16px">
           
         </p>
         
         </div>
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1fBn81E" style="
            font-size: 18px;
            font-weight: bold;
            ">StackOverflow Perl report</a>
         <br />
         <p style="font-size: 16px">
           
         </p>
         
         </div>
      
      
  </div>

  <div>
    <hr style="color: red" id="perl_maven_tutorials" />
    <div style="
      font-size: 18px;
      font-weight: bold;">Perl Maven Tutorials</div>
    
        <p style="font-size: 16px">As a side note, the Perl Maven site passed daily 6,000 visits for the first time on May 25.</p>
      
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1fBn81H" style="
            font-size: 18px;
            font-weight: bold;
            ">How to get Help for Perl?</a>
         <br />
         <p style="font-size: 16px">
           Just a list of channels where people can ask for Perl. My hope is that there will be localized versions of this page, pointing out resources, in the respective languages. So if you are a native speaker of some language other than English, please help.
         </p>
         
         </div>
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1fBn7e7" style="
            font-size: 18px;
            font-weight: bold;
            ">Bug in the for-loop of Perl? - B::Deparse to the rescue</a>
         <br />
         <p style="font-size: 16px">
           Have you ever had disagreement with Perl? How have you settled it? This article show a use-case of B::Deparse that can tell you what Perl thought about the code you wrote.
         </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/1bkDys0" style="
            font-size: 18px;
            font-weight: bold;
            ">Perl-related events</a>
         <br />
         <p style="font-size: 16px">
           In the following cities: Lyon (FR), Hannover (DE), Cluj (RO), Swindon (UK), Utrecht (NL), Silver Spring, (MD/USA), Poznan (PL), Prague (CZ), Oslo (NO), Paris (FR), Kiev (UA), Orlando (FL/US), Sofia (BG), Flörli Olten (CH)
         </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>