<!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 #326 - 2017-10-23 - What is your your favorite programming language?</title>
</head>
<body>

<style>
* { text-align: left; }
table {
  font-family: helvetica, arial, sans-serif;
  width: 700px;
}
@media (max-width: 800px) {
  table {
     width: 370px;
  }
}
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" align="center" 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 #326 - 2017-10-23 - What is your your favorite programming language?
    </p>
    
    <div style="text-align: center">
    You can <a href="http://perlweekly.com/archive/326.html">read the newsletter on the web</a>, if you prefer.
    </div>
</td></tr>

<tr><td>
    <table>
    <tr><td>
        
        <p style="font-size: 16px">
        Hi there
        </p>
        
        <p style="font-size: 16px">
        you might recall I write about Perl on the <a href="https://perlmaven.com/">Perl Maven</a> site and about everything else on the <a href="https://code-maven.com/">Code Maven</a> site. In order to serve you better I'd like to know what are the 3 most important languages to you? So I have a <a href="https://docs.google.com/forms/d/e/1FAIpQLSdtnpHaKRIS9-uUcPOwAltq3eew6o2GPqVCdoXRtfHhRizWKQ/viewform">one-question survey</a> asking just that. I'd be happy if you filled it out and as a thank-you note if you fill it out you'll get a coupon to buy my Git eBook at a very deep discount.
        </p>
        
        <p style="font-size: 16px">
        Oh and there are plenty of good articles in this newsletter :)
        </p>
        
        <p style="font-size: 16px">
        Enjoy your week!
        </p>
        
        <p style="font-size: 14px">
        Your editor: Gabor Szabo.
        </p>
    </td>
    <td>
        <img  style="right:0; bottom: 0;" src="http://perlweekly.com/img/gabor_szabo.png" />
    </td></tr>
    </table>
</td></tr>


    <tr><td>
        <hr style="color: red" id="articles" />
        <div style="font-size: 18px; font-weight: bold;">Articles</div>
        
    </td></tr>
    
       <tr><td>
           <table style="width:100%"><tr><td>
               <div
                
               >
               <p style="margin-left: 1.5em;">
               <a href="http://www.olafalders.com/2017/10/17/vim-ale-syntastic-and-perlcritic/" style="
                  font-size: 18px;
                  font-weight: bold;
                  ">vim, Ale, Syntastic and Perl::Critic</a>
               <a href="http://twitter.com/home?status=vim%2C+Ale%2C+Syntastic+and+Perl%3A%3ACritic+http%3A%2F%2Fwww.olafalders.com%2F2017%2F10%2F17%2Fvim-ale-syntastic-and-perlcritic%2F by @olafalders via @perlweekly"><img src="http://perlweekly.com/img/twitter16.png" alt="Tweet"></a>
               
               <br />                 <span style="font-size: 14px"> 
                   by                           <a href="http://blogs.perl.org/users/olaf_alders/">Olaf Alders</a>                         (<a href="https://metacpan.org/author/OALDERS">OALDERS</a>)                  </span>               <p style="font-size: 16px">
                 Ale is faster than Syntastic, but Olaf also asks for help with some Perl::Critic integration.
               </p>
               
               </div>
           </td><td style="width:100px"><img src="http://perlweekly.com/img/olaf_alders.png" title="Olaf Alders" width="80" />
           </td></tr></table> 
        </td></tr>
    
       <tr><td>
           <table style="width:100%"><tr><td>
               <div
                
               >
               <p style="margin-left: 1.5em;">
               <a href="http://blogs.perl.org/users/preaction/2017/10/application-metrics-with-yertl.html" style="
                  font-size: 18px;
                  font-weight: bold;
                  ">Application Metrics with Yertl</a>
               <a href="http://twitter.com/home?status=Application+Metrics+with+Yertl+http%3A%2F%2Fblogs.perl.org%2Fusers%2Fpreaction%2F2017%2F10%2Fapplication-metrics-with-yertl.html via @perlweekly"><img src="http://perlweekly.com/img/twitter16.png" alt="Tweet"></a>
               
               <br />                 <span style="font-size: 14px"> 
                   by                           <a href="http://blogs.perl.org/users/preaction/">Doug Bell</a>                         (<a href="https://metacpan.org/author/PREACTION">PREACTION</a>)                  </span>               <p style="font-size: 16px">
                 Time series databases are useful to collect monitoring data and create reports from them. They can count number of visits to a site or elapsed time serving a page. ETL::Yertl provides an SQL interface to interrogate the data in such time series.
               </p>
               
               </div>
           
           </td></tr></table> 
        </td></tr>
    
       <tr><td>
           <table style="width:100%"><tr><td>
               <div
                
               >
               <p style="margin-left: 1.5em;">
               <a href="http://blogs.perl.org/users/tom_ryder/2017/10/dont-use-until-unless.html" style="
                  font-size: 18px;
                  font-weight: bold;
                  ">Don't use until, unless...</a>
               <a href="http://twitter.com/home?status=Don%27t+use+until%2C+unless...+http%3A%2F%2Fblogs.perl.org%2Fusers%2Ftom_ryder%2F2017%2F10%2Fdont-use-until-unless.html via @perlweekly"><img src="http://perlweekly.com/img/twitter16.png" alt="Tweet"></a>
               
               <br />                 <span style="font-size: 14px"> 
                   by Tom Ryder                  </span>               <p style="font-size: 16px">
                 I am not sure who reported it that students for whom English is not the mother tongue have harder time understanding and using 'until' and 'unless' than those who were born in an English-language country.
               </p>
               
               </div>
           
           </td></tr></table> 
        </td></tr>
    
       <tr><td>
           <table style="width:100%"><tr><td>
               <div
                
               >
               <p style="margin-left: 1.5em;">
               <a href="http://blogs.perl.org/users/joeld/2017/10/bitcoin-xs-modules.html" style="
                  font-size: 18px;
                  font-weight: bold;
                  ">Bitcoin XS Modules</a>
               <a href="http://twitter.com/home?status=Bitcoin+XS+Modules+http%3A%2F%2Fblogs.perl.org%2Fusers%2Fjoeld%2F2017%2F10%2Fbitcoin-xs-modules.html via @perlweekly"><img src="http://perlweekly.com/img/twitter16.png" alt="Tweet"></a>
               
               <br />               <p style="font-size: 16px">
                 This guide goes over setting up a simple HD Tree, drafting a P2SH transaction, and running an SPV client. - I guess this is only for people who already understand this vocabulary.
               </p>
               
               </div>
           
           </td></tr></table> 
        </td></tr>
    
       <tr><td>
           <table style="width:100%"><tr><td>
               <div
                
               >
               <p style="margin-left: 1.5em;">
               <a href="https://www.ynonperek.com/2017/10/19/perl-function-decorators/" style="
                  font-size: 18px;
                  font-weight: bold;
                  ">Fixing Legacy Perl Functions With Decorators</a>
               <a href="http://twitter.com/home?status=Fixing+Legacy+Perl+Functions+With+Decorators+https%3A%2F%2Fwww.ynonperek.com%2F2017%2F10%2F19%2Fperl-function-decorators%2F via @perlweekly"><img src="http://perlweekly.com/img/twitter16.png" alt="Tweet"></a>
               
               <br />                 <span style="font-size: 14px"> 
                   by                           <a href="https://www.ynonperek.com/">Ynon Perek</a>                         (<a href="https://metacpan.org/author/YNONP">YNONP</a>)                  </span>               <p style="font-size: 16px">
                 Perl can have functions creating functions that can wrap other functions. Decorators is the name used in Python where it also has some syntactic sugar. In this article you'll see Memoization and logging for any function.
               </p>
               
               </div>
           </td><td style="width:100px"><img src="http://perlweekly.com/img/ynon_perek.jpg" title="Ynon Perek" width="80" />
           </td></tr></table> 
        </td></tr>
    
    

    <tr><td>
        <hr style="color: red" id="testing" />
        <div style="font-size: 18px; font-weight: bold;">Testing</div>
        
    </td></tr>
    
       <tr><td>
           <table style="width:100%"><tr><td>
               <div
                
               >
               <p style="margin-left: 1.5em;">
               <a href="http://blogs.perl.org/users/mauke/2017/10/automated-testing-on-windows-with-appveyor.html" style="
                  font-size: 18px;
                  font-weight: bold;
                  ">Automated testing on Windows with AppVeyor</a>
               <a href="http://twitter.com/home?status=Automated+testing+on+Windows+with+AppVeyor+http%3A%2F%2Fblogs.perl.org%2Fusers%2Fmauke%2F2017%2F10%2Fautomated-testing-on-windows-with-appveyor.html via @perlweekly"><img src="http://perlweekly.com/img/twitter16.png" alt="Tweet"></a>
               
               <br />                 <span style="font-size: 14px"> 
                   by                           <a href="http://blogs.perl.org/users/mauke/">Lukas Mai</a>                         (<a href="https://metacpan.org/author/MAUKE">MAUKE</a>)                  </span>               <p style="font-size: 16px">
                 AppVeyor is cloud-based Continuous Integration service running on MS Windows. You can easily hook up your CPAN module or other Perl-based application to test it on Windows. A Lot less excuses for not supporting Windows.
               </p>
               
               </div>
           
           </td></tr></table> 
        </td></tr>
    
       <tr><td>
           <table style="width:100%"><tr><td>
               <div
                
               >
               <p style="margin-left: 1.5em;">
               <a href="http://blogs.perl.org/users/ben_bullock/2017/10/cygwin-interesting-problems.html" style="
                  font-size: 18px;
                  font-weight: bold;
                  ">Cygwin interesting problems</a>
               <a href="http://twitter.com/home?status=Cygwin+interesting+problems+http%3A%2F%2Fblogs.perl.org%2Fusers%2Fben_bullock%2F2017%2F10%2Fcygwin-interesting-problems.html via @perlweekly"><img src="http://perlweekly.com/img/twitter16.png" alt="Tweet"></a>
               
               <br />                 <span style="font-size: 14px"> 
                   by Ben Bullock                         (<a href="https://metacpan.org/author/BKB">BKB</a>)                  </span>               <p style="font-size: 16px">
                 Cygwin is a special source of Yak Shaving with all kinds of questions one need to answer. I wonder, could AppVeyor be used to test CPAN modules on Cygwin?
               </p>
               
               </div>
           
           </td></tr></table> 
        </td></tr>
    
       <tr><td>
           <table style="width:100%"><tr><td>
               <div
                
               >
               <p style="margin-left: 1.5em;">
               <a href="http://blogs.perl.org/users/simon_reinhardt/2017/10/labmeasurement-new-lightweight-backends-for-vxi-11-and-usb-tmc.html" style="
                  font-size: 18px;
                  font-weight: bold;
                  ">Lab::Measurement: New lightweight backends for VXI-11 and USB-TMC</a>
               <a href="http://twitter.com/home?status=Lab%3A%3AMeasurement%3A+New+lightweight+backends+for+VXI-11+and+USB-TMC+http%3A%2F%2Fblogs.perl.org%2Fusers%2Fsimon_reinhardt%2F2017%2F10%2Flabmeasurement-new-lightweight-backends-for-vxi-11-and-usb-tmc.html via @perlweekly"><img src="http://perlweekly.com/img/twitter16.png" alt="Tweet"></a>
               
               <br />                 <span style="font-size: 14px"> 
                   by Simon Reinhardt                  </span>               <p style="font-size: 16px">
                 The <a href="http://www.labmeasurement.de/">Lab::Measurement</a> project provides Open Source control of Test & Measurement devices with Perl.
               </p>
               
               </div>
           
           </td></tr></table> 
        </td></tr>
    
    

    <tr><td>
        <hr style="color: red" id="web" />
        <div style="font-size: 18px; font-weight: bold;">Web</div>
        
    </td></tr>
    
       <tr><td>
           <table style="width:100%"><tr><td>
               <div
                
               >
               <p style="margin-left: 1.5em;">
               <a href="http://blogs.perl.org/users/jason_a_crome/2017/10/dancer2-0205002-released-survey-update.html" style="
                  font-size: 18px;
                  font-weight: bold;
                  ">Dancer2 0.205002 released; survey update</a>
               <a href="http://twitter.com/home?status=Dancer2+0.205002+released%3B+survey+update+http%3A%2F%2Fblogs.perl.org%2Fusers%2Fjason_a_crome%2F2017%2F10%2Fdancer2-0205002-released-survey-update.html by @cromedome via @perlweekly"><img src="http://perlweekly.com/img/twitter16.png" alt="Tweet"></a>
               
               <br />                 <span style="font-size: 14px"> 
                   by                           <a href="http://blogs.perl.org/users/jason_a_crome/">Jason A. Crome</a>                         (<a href="https://metacpan.org/author/CROMEDOME">CROMEDOME</a>)                  </span>               <p style="font-size: 16px">
                 See the list of change in the article and follow this link to the <a href="https://docs.google.com/forms/d/e/1FAIpQLSeFcLEcAYujouTHUJ9tHdL7FILmHEoNCWU-q_ngerAdkc2x_g/viewform">Dancer Survey</a>.
               </p>
               
               </div>
           </td><td style="width:100px"><img src="http://perlweekly.com/img/jason_crome.jpg" title="Jason A. Crome" width="80" />
           </td></tr></table> 
        </td></tr>
    
       <tr><td>
           <table style="width:100%"><tr><td>
               <div
                
               >
               <p style="margin-left: 1.5em;">
               <a href="http://blogs.perl.org/users/cyocum/2017/10/semantic-weblinked-data.html" style="
                  font-size: 18px;
                  font-weight: bold;
                  ">Semantic Web/Linked Data</a>
               <a href="http://twitter.com/home?status=Semantic+Web%2FLinked+Data+http%3A%2F%2Fblogs.perl.org%2Fusers%2Fcyocum%2F2017%2F10%2Fsemantic-weblinked-data.html via @perlweekly"><img src="http://perlweekly.com/img/twitter16.png" alt="Tweet"></a>
               
               <br />               <p style="font-size: 16px">
                 
               </p>
               
               </div>
           
           </td></tr></table> 
        </td></tr>
    
    

    <tr><td>
        <hr style="color: red" id="cpan" />
        <div style="font-size: 18px; font-weight: bold;">CPAN</div>
        
    </td></tr>
    
       <tr><td>
           <table style="width:100%"><tr><td>
               <div
                
               >
               <p style="margin-left: 1.5em;">
               <a href="http://blogs.perl.org/users/neilb/2017/10/the-pause-operating-model.html" style="
                  font-size: 18px;
                  font-weight: bold;
                  ">Introducing the PAUSE Operating Model</a>
               <a href="http://twitter.com/home?status=Introducing+the+PAUSE+Operating+Model+http%3A%2F%2Fblogs.perl.org%2Fusers%2Fneilb%2F2017%2F10%2Fthe-pause-operating-model.html by @neilbowers via @perlweekly"><img src="http://perlweekly.com/img/twitter16.png" alt="Tweet"></a>
               
               <br />                 <span style="font-size: 14px"> 
                   by                           <a href="http://neilb.org/">Neil Bowers</a>                         (<a href="https://metacpan.org/author/NEILB">NEILB</a>)                  </span>               <p style="font-size: 16px">
                 You might recall there was some mud-sliding around the the ownership of the DBIx::Class namespace. In order to reduce possible future tensions, the PAUSE admins have created a document describing the rules of their operation.
               </p>
               
               </div>
           </td><td style="width:100px"><img src="http://perlweekly.com/img/neil_bowers.png" title="Neil Bowers" width="80" />
           </td></tr></table> 
        </td></tr>
    
    

    <tr><td>
        <hr style="color: red" id="infrastructure" />
        <div style="font-size: 18px; font-weight: bold;">Infrastructure</div>
        
    </td></tr>
    
       <tr><td>
           <table style="width:100%"><tr><td>
               <div
                
               >
               <p style="margin-left: 1.5em;">
               <a href="http://perlmaven.com/perl-infrastructure" style="
                  font-size: 18px;
                  font-weight: bold;
                  ">Perl Infrastructure</a>
               <a href="http://twitter.com/home?status=Perl+Infrastructure+http%3A%2F%2Fperlmaven.com%2Fperl-infrastructure by @szabgab via @perlweekly"><img src="http://perlweekly.com/img/twitter16.png" alt="Tweet"></a>
               
               <br />                 <span style="font-size: 14px"> 
                   by                           <a href="http://szabgab.com/">Gabor Szabo</a>                         (<a href="https://metacpan.org/author/SZABGAB">SZABGAB</a>)                  </span>               <p style="font-size: 16px">
                 What kind of infrastructure is behind the Perl-related web sites? Who are the contact people?
               </p>
               
               </div>
           </td><td style="width:100px"><img src="http://perlweekly.com/img/gabor_szabo.png" title="Gabor Szabo" width="80" />
           </td></tr></table> 
        </td></tr>
    
    

    <tr><td>
        <hr style="color: red" id="grants" />
        <div style="font-size: 18px; font-weight: bold;">Grants</div>
        
    </td></tr>
    
       <tr><td>
           <table style="width:100%"><tr><td>
               <div
                
               >
               <p style="margin-left: 1.5em;">
               <a href="http://news.perlfoundation.org/2017/10/grant-extension-request-mainta-5.html" style="
                  font-size: 18px;
                  font-weight: bold;
                  ">Grant Extension Request: Maintaining the Perl 5 (Tony Cook)</a>
               <a href="http://twitter.com/home?status=Grant+Extension+Request%3A+Maintaining+the+Perl+5+%28Tony+Cook%29+http%3A%2F%2Fnews.perlfoundation.org%2F2017%2F10%2Fgrant-extension-request-mainta-5.html via @perlweekly"><img src="http://perlweekly.com/img/twitter16.png" alt="Tweet"></a>
               
               <br />                 <span style="font-size: 14px"> 
                   by Tony Cook                         (<a href="https://metacpan.org/author/TONYC">TONYC</a>)                  </span>               <p style="font-size: 16px">
                 
               </p>
               
               </div>
           
           </td></tr></table> 
        </td></tr>
    
    

    <tr><td>
        <hr style="color: red" id="perl_6" />
        <div style="font-size: 18px; font-weight: bold;">Perl 6</div>
        
    </td></tr>
    
       <tr><td>
           <table style="width:100%"><tr><td>
               <div
                
               >
               <p style="margin-left: 1.5em;">
               <a href="https://p6weekly.wordpress.com/2017/10/16/2017-42-taking-ticketing-seriously/" style="
                  font-size: 18px;
                  font-weight: bold;
                  ">Taking Ticketing Seriously</a>
               <a href="http://twitter.com/home?status=Taking+Ticketing+Seriously+https%3A%2F%2Fp6weekly.wordpress.com%2F2017%2F10%2F16%2F2017-42-taking-ticketing-seriously%2F via @perlweekly"><img src="http://perlweekly.com/img/twitter16.png" alt="Tweet"></a>
               
               <br />                 <span style="font-size: 14px"> 
                   by Elizabeth Mattijsen                         (<a href="https://metacpan.org/author/ELIZABETH">ELIZABETH</a>)                  </span>               <p style="font-size: 16px">
                 
               </p>
               
               </div>
           </td><td style="width:100px"><img src="http://perlweekly.com/img/elizabeth_mattijsen.png" title="Elizabeth Mattijsen" width="80" />
           </td></tr></table> 
        </td></tr>
    
       <tr><td>
           <table style="width:100%"><tr><td>
               <div
                
               >
               <p style="margin-left: 1.5em;">
               <a href="https://www.youtube.com/watch?v=Oj_lgf7A2LM" style="
                  font-size: 18px;
                  font-weight: bold;
                  ">High End Unicode in Rakudo Perl 6</a>
               <a href="http://twitter.com/home?status=High+End+Unicode+in+Rakudo+Perl+6+https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DOj_lgf7A2LM by @samcv6 via @perlweekly"><img src="http://perlweekly.com/img/twitter16.png" alt="Tweet"></a>
               
               <br />                 <span style="font-size: 14px"> 
                   by                           <a href="https://cry.nu/">Samantha McVey</a>                  </span>               <p style="font-size: 16px">
                 Presentation from The European Perl Conference in 2017.
               </p>
               
               </div>
           </td><td style="width:100px"><img src="http://perlweekly.com/img/samantha_mcvey.jpg" title="Samantha McVey" width="80" />
           </td></tr></table> 
        </td></tr>
    
    

    <tr><td>
        <hr style="color: red" id="perl_5" />
        <div style="font-size: 18px; font-weight: bold;">Perl 5</div>
        
    </td></tr>
    
       <tr><td>
           <table style="width:100%"><tr><td>
               <div
                
               >
               <p style="margin-left: 1.5em;">
               <a href="http://blogs.perl.org/users/sawyer_x/2017/10/perl-5-porters-mailing-list-summary-october-10th-15th.html" style="
                  font-size: 18px;
                  font-weight: bold;
                  ">Perl 5 Porters Mailing List Summary: October 10th-15th</a>
               <a href="http://twitter.com/home?status=Perl+5+Porters+Mailing+List+Summary%3A+October+10th-15th+http%3A%2F%2Fblogs.perl.org%2Fusers%2Fsawyer_x%2F2017%2F10%2Fperl-5-porters-mailing-list-summary-october-10th-15th.html by @PerlSawyer via @perlweekly"><img src="http://perlweekly.com/img/twitter16.png" alt="Tweet"></a>
               
               <br />                 <span style="font-size: 14px"> 
                   by                           <a href="http://blogs.perl.org/users/sawyer_x/">Sawyer X</a>                         (<a href="https://metacpan.org/author/XSAWYERX">XSAWYERX</a>)                  </span>               <p style="font-size: 16px">
                 
               </p>
               
               </div>
           </td><td style="width:100px"><img src="http://perlweekly.com/img/sawyer_x.png" title="Sawyer X" width="80" />
           </td></tr></table> 
        </td></tr>
    
    

    <tr><td>
        <hr style="color: red" id="weekly_collections" />
        <div style="font-size: 18px; font-weight: bold;">Weekly collections</div>
        
    </td></tr>
    
       <tr><td>
           <table style="width:100%"><tr><td>
               <div
                
               >
               <p style="margin-left: 1.5em;">
               <a href="http://niceperl.blogspot.com/" style="
                  font-size: 18px;
                  font-weight: bold;
                  ">NICEPERL's lists</a>
               <a href="http://twitter.com/home?status=NICEPERL%27s+lists+http%3A%2F%2Fniceperl.blogspot.com%2F by @niceperl via @perlweekly"><img src="http://perlweekly.com/img/twitter16.png" alt="Tweet"></a>
               
               <br />                 <span style="font-size: 14px"> 
                   by                           <a href="http://niceperl.blogspot.com/">Miguel Prz</a>                         (<a href="https://metacpan.org/author/NICEPERL">NICEPERL</a>)                  </span>               <p style="font-size: 16px">
                 <a href="http://niceperl.blogspot.com/2017/10/clv-cpan-great-modules-released-last.html">Great modules released last week</a>;<br><a href="http://niceperl.blogspot.com/2017/10/cclxxxvii-metacpan-weekly-report.html">MetaCPAN weekly report</a>;<br><a href="http://niceperl.blogspot.com/2017/10/cccxi-stackoverflow-perl-report.html">StackOverflow Perl report</a>.
               </p>
               
               </div>
           
           </td></tr></table> 
        </td></tr>
    
    

    <tr><td>
        <hr style="color: red" id="_a_href_https_perl_careers_utm_source_perlweekly_utm_campaign_perlweekly_utm_medium_perlweekly_perl_jobs_by_perl_careers_a_" />
        <div style="font-size: 18px; font-weight: bold;"><a href="https://perl.careers/?utm_source=perlweekly&utm_campaign=perlweekly&utm_medium=perlweekly">Perl Jobs by Perl Careers</a></div>
        
    </td></tr>
    
       <tr><td>
           <table style="width:100%"><tr><td>
               <div
                
                style="
                    background-color:#EEEEEE;
                    border-radius: 10px;
                    -moz-border-radius: 10px;
                    -webkit-border-radius: 10px;
                    padding-left: 10px;
                   "
                
               >
               <p style="margin-left: 1.5em;">
               <a href="https://perl.careers/jobs/perl-applications-and-protein-analysis--mid-level-perl-developer-wanted-for-a-london-bioinformatics-company/?utm_source=perlweekly&utm_campaign=perlweekly&utm_medium=perlweekly" style="
                  font-size: 18px;
                  font-weight: bold;
                  ">Perl Applications and Protein Analysis – mid-level Perl developer wanted for a London bioinformatics company</a>
               <a href="http://twitter.com/home?status=Perl+Applications+and+Protein+Analysis+%E2%80%93+mid-level+Perl+developer+wanted+for+a+London+bioinformatics+company+https%3A%2F%2Fperl.careers%2Fjobs%2Fperl-applications-and-protein-analysis--mid-level-perl-developer-wanted-for-a-london-bioinformatics-company%2F%3Futm_source%3Dperlweekly%26utm_campaign%3Dperlweekly%26utm_medium%3Dperlweekly via @perlweekly"><img src="http://perlweekly.com/img/twitter16.png" alt="Tweet"></a>
               
               <br />               <p style="font-size: 16px">
                 Calling all science enthusiasts! Perhaps you studied Chemistry at university but then found yourself pulled towards software development instead when you entered the world of work? Or maybe you did a dissertation or early internship in bioinformatics and have always wanted to get back into the sciences? This interesting role sits at the junction of science and software development, and is a great opportunity for a Perl developer to rediscover his or her passion for the natural sciences.
               </p>
               
               </div>
           
           </td></tr></table> 
        </td></tr>
    
       <tr><td>
           <table style="width:100%"><tr><td>
               <div
                
                style="
                    background-color:#EEEEEE;
                    border-radius: 10px;
                    -moz-border-radius: 10px;
                    -webkit-border-radius: 10px;
                    padding-left: 10px;
                   "
                
               >
               <p style="margin-left: 1.5em;">
               <a href="https://perl.careers/jobs/do-some-good-in-the-world--per-developers-required-for-a-charity-and-giving-focused-team-in-kent-uk/?utm_source=perlweekly&utm_campaign=perlweekly&utm_medium=perlweekly" style="
                  font-size: 18px;
                  font-weight: bold;
                  ">Do some good in the world – Perl developers required for a charity and giving-focused team in Kent, UK</a>
               <a href="http://twitter.com/home?status=Do+some+good+in+the+world+%E2%80%93+Perl+developers+required+for+a+charity+and+giving-focused+team+in+Kent%2C+UK+https%3A%2F%2Fperl.careers%2Fjobs%2Fdo-some-good-in-the-world--per-developers-required-for-a-charity-and-giving-focused-team-in-kent-uk%2F%3Futm_source%3Dperlweekly%26utm_campaign%3Dperlweekly%26utm_medium%3Dperlweekly via @perlweekly"><img src="http://perlweekly.com/img/twitter16.png" alt="Tweet"></a>
               
               <br />               <p style="font-size: 16px">
                 Want to do something good for once? Join the Kickstarter of the charity world, supporting activists and causes around the world. You’ll be working in Perl to support a range of their highly successful charity and giving-focused projects.
               </p>
               
               </div>
           
           </td></tr></table> 
        </td></tr>
    
       <tr><td>
           <table style="width:100%"><tr><td>
               <div
                
                style="
                    background-color:#EEEEEE;
                    border-radius: 10px;
                    -moz-border-radius: 10px;
                    -webkit-border-radius: 10px;
                    padding-left: 10px;
                   "
                
               >
               <p style="margin-left: 1.5em;">
               <a href="https://perl.careers/jobs/londons-trendiest-office-space---lead-perl-developer/?utm_source=perlweekly&utm_campaign=perlweekly&utm_medium=perlweekly" style="
                  font-size: 18px;
                  font-weight: bold;
                  ">London's Trendiest Office Space - Lead and Mid-Level Perl Developer roles</a>
               <a href="http://twitter.com/home?status=London%27s+Trendiest+Office+Space+-+Lead+and+Mid-Level+Perl+Developer+roles+https%3A%2F%2Fperl.careers%2Fjobs%2Flondons-trendiest-office-space---lead-perl-developer%2F%3Futm_source%3Dperlweekly%26utm_campaign%3Dperlweekly%26utm_medium%3Dperlweekly via @perlweekly"><img src="http://perlweekly.com/img/twitter16.png" alt="Tweet"></a>
               
               <br />               <p style="font-size: 16px">
                 I love working in a vibrant, modern space. If you’re going to spend all day at work, it might as well be somewhere you enjoy being, rather than a cubicle farm. This client has a workspace I’m actively jealous of!
               </p>
               
               </div>
           
           </td></tr></table> 
        </td></tr>
    
    


<tr><td>


<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>