<html>
<head>
  <title>Perl Weekly Issue #135 - February 24, 2014 - What are you doing?</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 #135 - February 24, 2014 - What are you doing?
</p>




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




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

<p style="font-size: 16px">
Two new events added: one in Cluj, Romania and the other in Paris. See them at the end of the edition along with links to lots of other Perl-related events.
</p>

<p style="font-size: 16px">
A few days ago, I started to build a new site called <a href="http://edumaven.com/">EduMaven</a>, where I am going to publish slides of my courses. At first I think I am going to stick to the non-Perl courses.  With your help, I'll get lots of new visitors, and then unleash the Perl slides on them. Does that sound like a good plan?
</p>

<p style="font-size: 16px">
Anyway, enjoy the weekly dose of Perl articles:
</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/14ZjcSG" style="
            font-size: 18px;
            font-weight: bold;
            ">We're Hiring Perl Software Developers - Grant Street Group</a>
         <br />
         <p style="font-size: 16px">
           We're a growing software company using open source software/modern Perl practices to build innovative e-payment, auction, and tax collection web applications.<br>We're looking for talented, motivated professionals committed to flawless work and customer service.<br>Please apply <a href="http://bit.ly/19sbfam">online</a>.
         </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/1cfoycg" style="
            font-size: 18px;
            font-weight: bold;
            ">How does sort actually work?</a>
         <br />
         <p style="font-size: 16px">
           Emma Howson is learning Perl and writing about it.
         </p>
         
         </div>
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1cfoyci" style="
            font-size: 18px;
            font-weight: bold;
            ">Use DBIx-Class via delegation instead of inheritance</a>
         <br />
         <p style="font-size: 16px">
           
         </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/1cfoAkm" style="
            font-size: 18px;
            font-weight: bold;
            ">Test Suites: To Critic or Not?</a>
         <br />
         <p style="font-size: 16px">
           Using Perl::Critic to improve the code of your module is important, but is it also important to use it to clean up your tests? Asks Randy J. Ray. (hint: yes)
         </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/1cfoAkn" style="
            font-size: 18px;
            font-weight: bold;
            ">Getting a progress report from a running program</a>
         <br />
         <p style="font-size: 16px">
           Excellent example using signals to ask a program: What are you doing?
         </p>
         
         </div>
      
      
  </div>

  <div>
    <hr style="color: red" id="web" />
    <div style="
      font-size: 18px;
      font-weight: bold;">Web</div>
    
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1cfoAko" style="
            font-size: 18px;
            font-weight: bold;
            ">Proposed Quests for Perl Catalyst "Ancona" Open for Comments</a>
         <br />
         <p style="font-size: 16px">
           John Napiorkowski has a farm and raises all kinds of animals. Not surprising that he named the next release of Catalyst after the Ancona Duck.
         </p>
         
         </div>
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1cfoysI" style="
            font-size: 18px;
            font-weight: bold;
            ">Is PearlBee Perl's next great blogging platform?</a>
         <br />
         <p style="font-size: 16px">
           David Farrel describes how to get started with this new blogging platform. Have you started to use it? If yes, please let me know, even if the blog is not about Perl. (<a href="http://bit.ly/1cfoysD">reddit</a>)
         </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/1cfoAAI" style="
            font-size: 18px;
            font-weight: bold;
            ">Make sure your modules have a compliant abstract</a>
         <br />
         <p style="font-size: 16px">
           Neil Bowers continues his quest to make CPAN a better place. This time he calls upon the CPAN authors to make sure the one-line abstract they have for their modules is well formatted. (This is another excellent opportunity to get your feet wet if you'd like to contribute to a CPAN module. Help an author fix the tag-line.)
         </p>
         
         </div>
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1cfoAAN" style="
            font-size: 18px;
            font-weight: bold;
            ">New Perl DBD::ODBC 1.47 release</a>
         <br />
         <p style="font-size: 16px">
           Martin Evans uploaded the latest production version to CPAN.
         </p>
         
         </div>
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1cfoAAS" style="
            font-size: 18px;
            font-weight: bold;
            ">Announcing Chat::iFly</a>
         <br />
         <p style="font-size: 16px">
           JT Smith implemented the Perl side of the <a href="http://bit.ly/1cfoysL">iflychat</a> web chat service so you can integrate it with your website.
         </p>
         
         </div>
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1cfoAB0" style="
            font-size: 18px;
            font-weight: bold;
            ">CPAN's social continuity of code</a>
         <br />
         <p style="font-size: 16px">
           brian d foy describes the background, how modules on CPAN that have lost their original author can live on, and gain a new maintainer. brian also mentioned the available RSS feeds on  <a href="http://bit.ly/1cfoysO">Perl authors on O'Reilly Programming blog</a>.
         </p>
         
         </div>
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1cfoARh" style="
            font-size: 18px;
            font-weight: bold;
            ">I've uploaded a major release of Constant::Export::Lazy</a>
         <br />
         <p style="font-size: 16px">
           By Ævar Arnfjörð Bjarmason.
         </p>
         
         </div>
      
      
  </div>

  <div>
    <hr style="color: red" id="fun" />
    <div style="
      font-size: 18px;
      font-weight: bold;">Fun</div>
    
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1cfoysR" style="
            font-size: 18px;
            font-weight: bold;
            ">Announcing: The Great UAV::Pilot Split</a>
         <br />
         <p style="font-size: 16px">
           Timm Murray reporting from the Wumpus Cave: The UAV::Pilot distribution is going to be split into several smaller distributions.
         </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/1cfoysS" style="
            font-size: 18px;
            font-weight: bold;
            ">2013 Year end report</a>
         <br />
         <p style="font-size: 16px">
           This is the annual report of The Perl Foundation. Many thanks to Dan Wright who started to produce these reports in the last 2 or 3 years.
         </p>
         
         </div>
      
      
  </div>

  <div>
    <hr style="color: red" id="parrot" />
    <div style="
      font-size: 18px;
      font-weight: bold;">Parrot</div>
    
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1cfoARq" style="
            font-size: 18px;
            font-weight: bold;
            ">Parrot 6.1.0 "Black-collared Lovebird" released</a>
         <br />
         <p style="font-size: 16px">
           
         </p>
         
         </div>
      
      
  </div>

  <div>
    <hr style="color: red" id="people" />
    <div style="
      font-size: 18px;
      font-weight: bold;">People</div>
    
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1cfoyJb" style="
            font-size: 18px;
            font-weight: bold;
            ">The Mid-Career Crisis of the Perl Programmer</a>
         <br />
         <p style="font-size: 16px">
           It is chromatic reaching a certain age an contemplating his past and future. A good read for some of us with comments on <a href="http://bit.ly/1cfoARv">reddit</a>.)
         </p>
         
         </div>
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1cfoyJe" style="
            font-size: 18px;
            font-weight: bold;
            ">Perl and Me, Part 11: Please Mr. Perl, Will You DWIM?</a>
         <br />
         <p style="font-size: 16px">
           Part 11 of the series Buddy Burden has been publishing.
         </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/1cfoyJj" style="
            font-size: 18px;
            font-weight: bold;
            ">Changes during week 7 of 2014 Feb 17</a>
         <br />
         <p style="font-size: 16px">
           <a href="http://bit.ly/1cfoB7M">MoarVM</a> has it own web site, <a href="http://bit.ly/1cfoyJh">doc.perl6.org</a> became prettier among many other news. Including a section on how can you get involved.
         </p>
         
         </div>
      
      
  </div>

  <div>
    <hr style="color: red" id="other" />
    <div style="
      font-size: 18px;
      font-weight: bold;">Other</div>
    
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1cfoyJk" style="
            font-size: 18px;
            font-weight: bold;
            ">Never be afraid to change your design</a>
         <br />
         <p style="font-size: 16px">
           JT Smith shows several stages in the design of space looks like in Lacuna Expanse.
         </p>
         
         </div>
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1cfoyJl" style="
            font-size: 18px;
            font-weight: bold;
            ">Please Join Gittip</a>
         <br />
         <p style="font-size: 16px">
           Gittip is a place where you can set up a regular weekly contribution to someone (probably an open source developer). Last week Peter Rabbitson called upon the Perl community to join Gittip and start giving a few dollars a week, this time it is Ovid. His point was that even just having Perl on the front page of Gittip will help Perl. Indeed his call brought Perl from the 19th place to the 10th place. I think we can do even better. The only thing you need to do is to join the 'Perl community' at Gittip. This is free. - Of course I'd go further and call upon you to start sending a few dollars a week.
         </p>
         
         </div>
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1cfoB7Y" style="
            font-size: 18px;
            font-weight: bold;
            ">Inside DuckDuckGo, Google's Tiniest, Fiercest Competitor</a>
         <br />
         <p style="font-size: 16px">
           Some background story about DDG on how they care about our privacy, and a few words on the fact that they mostly use Perl. - They currently serve more than 4,000,000 search queries per day.
         </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/1cfoyJm" style="
            font-size: 18px;
            font-weight: bold;
            ">MetaCPAN weekly report - DBI & Kelp</a>
         <br />
         <p style="font-size: 16px">
           
         </p>
         
         </div>
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1cfoBoh" 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>
    
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1cfoyZD" style="
            font-size: 18px;
            font-weight: bold;
            ">Packages, modules, distributions, and namespaces in Perl</a>
         <br />
         <p style="font-size: 16px">
           Is the meaning of the above words clear to you? Do you maybe use some of them interchangeably? Have some of those several different meanings?
         </p>
         
         </div>
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1cfoBol" style="
            font-size: 18px;
            font-weight: bold;
            ">Random numbers in forked processes</a>
         <br />
         <p style="font-size: 16px">
           Have you encountered the problem that forked processes generate the same series of random numbers? Here is why, and how to avoid it.
         </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/1cfoBom" style="
            font-size: 18px;
            font-weight: bold;
            ">Sponsoring Perl events by running Perl training courses</a>
         <br />
         <p style="font-size: 16px">
           Perl events need funding. Developers need training. Companies need more knowledgeable developer. Some of us like teaching and visiting places. A win-win situation. So if you are an organizer, please get in touch, but if you are a would be attendee at one of the events, you could also contact the organizers and ask them about courses.
         </p>
         
         </div>
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1bTIUgB" style="
            font-size: 18px;
            font-weight: bold;
            ">Perl counts of Transylvania</a>
         <br />
         <p style="font-size: 16px">
           March 31, 2014, Cluj, Romania
         </p>
         
         </div>
      
         <div
          
         >
         <p style="margin-left: 1.5em;">
         <a href="http://bit.ly/1geRZNL" style="
            font-size: 18px;
            font-weight: bold;
            ">French Perl Workshop 2014</a>
         <br />
         <p style="font-size: 16px">
           13-14 June 2014, Paris, France
         </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: 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>