<!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 #376 - 2018-10-08 - Hacktoberfest 2018</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 #376 - 2018-10-08 - Hacktoberfest 2018
    </p>
    
    <div style="text-align: center">
    You can <a href="http://perlweekly.com/archive/376.html">read the newsletter on the web</a>, if you prefer.
    </div>
</td></tr>

<tr><td>
    <table>
    <tr><td>
        
        <p style="font-size: 16px">
        The Hacktoberfest 2018 is the 5th Edition. I am always surprised by the popularity of the event. Sometimes I wonder, why can't this be repeated every month of the year, instead of just October. Those who don't know what I am talking about, The Hacktoberfest challenge is an annual event run by <a href="https://www.digitalocean.com/?refcode=0d4cc75b3a74">DigitalOcean</a>, where you are encouraged to submit at least 5 Pull Request to any distribution hosted on GitHub in the month of October. In return you will receive specially designed FREE T-Shirt delivered to you anywhere in the world.
        </p>
        
        <p style="font-size: 16px">
        There is a still time for you to join. Please <a href="https://hacktoberfest.digitalocean.com/sign_up/register">register</a> now.
        </p>
        
        <p style="font-size: 14px">
        Your editor: Mohammad S. Anwar.
        </p>
    </td>
    <td>
        <img  style="right:0; bottom: 0;" src="http://perlweekly.com/img/mohammad_anwar.png" />
    </td></tr>
    </table>
</td></tr>


    <tr><td>
        <hr style="color: red" id="sponsors" />
        <div style="font-size: 18px; font-weight: bold;">Sponsors</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://www.stickeryou.com/products/custom-stickers/335" style="
                  font-size: 18px;
                  font-weight: bold;
                  ">Make your business stick with StickerYou.com’s world-leading sticker maker</a>
               <a href="http://twitter.com/home?status=Make+your+business+stick+with+StickerYou.com%E2%80%99s+world-leading+sticker+maker+https%3A%2F%2Fwww.stickeryou.com%2Fproducts%2Fcustom-stickers%2F335 via @perlweekly"><img src="http://perlweekly.com/img/twitter16.png" alt="Tweet"></a>
               
               <br />               <p style="font-size: 16px">
                 StickerYou.com is your one-stop shop to make your business stick. You can create custom stickers, labels, decals, magnets, and more in any size, shape, and order quantity. If you’re printing your own <a href="https://www.stickeryou.com/products/custom-stickers/335">custom stickers</a> for your staff or to hand out at events, we have you covered. Start designing today with StickerYou’s world-leading sticker maker. Use code <b>PERL10</b> at checkout for a 10% discount.
               </p>
               
               </div>
           
           </td></tr></table> 
        </td></tr>
    
    

    <tr><td>
        <hr style="color: red" id="announcements" />
        <div style="font-size: 18px; font-weight: bold;">Announcements</div>
        
    </td></tr>
    
       <tr><td>
           <table style="width:100%"><tr><td>
               <div
                
               >
               <p style="margin-left: 1.5em;">
               <a href="https://blog.github.com/2018-10-05-git-submodule-vulnerability/" style="
                  font-size: 18px;
                  font-weight: bold;
                  ">Git Submodule Vulnerability</a>
               <a href="http://twitter.com/home?status=Git+Submodule+Vulnerability+https%3A%2F%2Fblog.github.com%2F2018-10-05-git-submodule-vulnerability%2F via @perlweekly"><img src="http://perlweekly.com/img/twitter16.png" alt="Tweet"></a>
               
               <br />                 <span style="font-size: 14px"> 
                   by Jeff King                  </span>               <p style="font-size: 16px">
                 The Git project has disclosed CVE-2018-17456, a vulnerability in Git that can cause arbitrary code to be executed when a user clones a malicious repository. Git v2.19.1 has been released with a fix, along with backports in v2.14.5, v2.15.3, v2.16.5, v2.17.2, and v2.18.1. We encourage all users to update their clients to protect themselves.
               </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/bill_ricker/2018/10/mark-fowler-perl-advent-calendar-redux.html" style="
                  font-size: 18px;
                  font-weight: bold;
                  ">Boston Perl Mongers</a>
               <a href="http://twitter.com/home?status=Boston+Perl+Mongers+http%3A%2F%2Fblogs.perl.org%2Fusers%2Fbill_ricker%2F2018%2F10%2Fmark-fowler-perl-advent-calendar-redux.html via @perlweekly"><img src="http://perlweekly.com/img/twitter16.png" alt="Tweet"></a>
               
               <br />                 <span style="font-size: 14px"> 
                   by Bill Ricker                  </span>               <p style="font-size: 16px">
                 On 9th October 2018, The Boston Perl Mongers is hosted by MaxMind. The speaker for the event is Mark Fowler. He is going to talk about Perl Advent calendar.
               </p>
               
               </div>
           
           </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://jeffreykegler.github.io/Ocean-of-Awareness-blog/individual/2018/10/popularity.html" style="
                  font-size: 18px;
                  font-weight: bold;
                  ">Measuring language popularity</a>
               <a href="http://twitter.com/home?status=Measuring+language+popularity+http%3A%2F%2Fjeffreykegler.github.io%2FOcean-of-Awareness-blog%2Findividual%2F2018%2F10%2Fpopularity.html by @jeffreykegler 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/jeffrey_kegler/">Jeffrey Kegler</a>                         (<a href="https://metacpan.org/author/JKEGL">JKEGL</a>)                  </span>               <p style="font-size: 16px">
                 Measures of language popularity, even those based on usage in actual codebases, are far more rough than you might think according to Jeffrey. Jeffrey's main interest, as usual, is parsing and he proposes a way to improve the counts with more sophisticated parsing. In the meantime, those of you skimming his post for just the stuff about how the language statistics are gathered (apparently they are not based on actual line counts) should glance at the footnotes.
               </p>
               
               </div>
           </td><td style="width:100px"><img src="http://perlweekly.com/img/jeffrey_kegler.png" title="Jeffrey Kegler" 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/lichtkind/2018/10/perl6mathmatrix-part-4-power-of-metaphor.html" style="
                  font-size: 18px;
                  font-weight: bold;
                  ">Perl6::Math::Matrix</a>
               <a href="http://twitter.com/home?status=Perl6%3A%3AMath%3A%3AMatrix+http%3A%2F%2Fblogs.perl.org%2Fusers%2Flichtkind%2F2018%2F10%2Fperl6mathmatrix-part-4-power-of-metaphor.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/lichtkind/">Herbert Breunung</a>                         (<a href="https://metacpan.org/author/LICHTKIND">LICHTKIND</a>)                  </span>               <p style="font-size: 16px">
                 In the ongoing series, Herbert, take us through naming methods. I like the way he build the story around the topic. A very informative take on the subject. A must read for every Perl6 lover.
               </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/mohammad_s_anwar/2018/10/hacktoberfest-challenge-2018.html" style="
                  font-size: 18px;
                  font-weight: bold;
                  ">Monthly Report & Hacktoberfest 2018</a>
               <a href="http://twitter.com/home?status=Monthly+Report+%26+Hacktoberfest+2018+http%3A%2F%2Fblogs.perl.org%2Fusers%2Fmohammad_s_anwar%2F2018%2F10%2Fhacktoberfest-challenge-2018.html via @perlweekly"><img src="http://perlweekly.com/img/twitter16.png" alt="Tweet"></a>
               
               <br />                 <span style="font-size: 14px"> 
                   by                           <a href="http://manwar.org/">Mohammad S. Anwar</a>                         (<a href="https://metacpan.org/author/MANWAR">MANWAR</a>)                  </span>               <p style="font-size: 16px">
                 As per the tradition, here is my monthly report for September 2018.
               </p>
               
               </div>
           </td><td style="width:100px"><img src="http://perlweekly.com/img/mohammad_anwar.png" title="Mohammad S. Anwar" width="80" />
           </td></tr></table> 
        </td></tr>
    
    

    <tr><td>
        <hr style="color: red" id="discussion" />
        <div style="font-size: 18px; font-weight: bold;">Discussion</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/mohammad_s_anwar/2018/09/1000-pull-requests-what-kept-me-going.html" style="
                  font-size: 18px;
                  font-weight: bold;
                  ">1000+ Pull Requests: What kept me going?</a>
               <a href="http://twitter.com/home?status=1000%2B+Pull+Requests%3A+What+kept+me+going%3F+http%3A%2F%2Fblogs.perl.org%2Fusers%2Fmohammad_s_anwar%2F2018%2F09%2F1000-pull-requests-what-kept-me-going.html via @perlweekly"><img src="http://perlweekly.com/img/twitter16.png" alt="Tweet"></a>
               
               <br />                 <span style="font-size: 14px"> 
                   by                           <a href="http://manwar.org/">Mohammad S. Anwar</a>                         (<a href="https://metacpan.org/author/MANWAR">MANWAR</a>)                  </span>               <p style="font-size: 16px">
                 Here I share the secret of 1000+ Pull Request. Want to know? Find out yourself <a href="http://blogs.perl.org/users/mohammad_s_anwar/2018/09/1000-pull-requests-what-kept-me-going.html">here</a>.
               </p>
               
               </div>
           </td><td style="width:100px"><img src="http://perlweekly.com/img/mohammad_anwar.png" title="Mohammad S. Anwar" width="80" />
           </td></tr></table> 
        </td></tr>
    
    

    <tr><td>
        <hr style="color: red" id="code" />
        <div style="font-size: 18px; font-weight: bold;">Code</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/ben_bullock/2018/10/unicodeproperties-slated-for-removal.html" style="
                  font-size: 18px;
                  font-weight: bold;
                  ">Unicode::Properties slated for removal</a>
               <a href="http://twitter.com/home?status=Unicode%3A%3AProperties+slated+for+removal+http%3A%2F%2Fblogs.perl.org%2Fusers%2Fben_bullock%2F2018%2F10%2Funicodeproperties-slated-for-removal.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">
                 Ben announced that he is planning to remove the module Unicode::Propoerties from CPAN, primarily because it is using faulty methodology to get the properties.
               </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/byterock/2018/09/take-another-look-moose.html" style="
                  font-size: 18px;
                  font-weight: bold;
                  ">Take Another Look Moose</a>
               <a href="http://twitter.com/home?status=Take+Another+Look+Moose+http%3A%2F%2Fblogs.perl.org%2Fusers%2Fbyterock%2F2018%2F09%2Ftake-another-look-moose.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/byterock/">John Scoles</a>                         (<a href="https://metacpan.org/author/BYTEROCK">BYTEROCK</a>)                  </span>               <p style="font-size: 16px">
                 One more blog on Moose by @byterock.
               </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="https://github.com/vti/cpan-security-advisory" style="
                  font-size: 18px;
                  font-weight: bold;
                  ">CPAN Security Advisory</a>
               <a href="http://twitter.com/home?status=CPAN+Security+Advisory+https%3A%2F%2Fgithub.com%2Fvti%2Fcpan-security-advisory via @perlweekly"><img src="http://perlweekly.com/img/twitter16.png" alt="Tweet"></a>
               
               <br />                 <span style="font-size: 14px"> 
                   by                           <a href="viacheslav_tykhanovskyi">Viacheslav Tykhanovskyi</a>                         (<a href="https://metacpan.org/author/VTI">VTI</a>)                  </span>               <p style="font-size: 16px">
                 This is a database of the security advisories for the Perl modules uploaded to CPAN. This is a hand-picked database. If you want to be automatically notified when one of your dependencies has a security issue
               </p>
               
               </div>
           </td><td style="width:100px"><img src="http://perlweekly.com/img/viacheslav_tykhanovskyi.png" title="Viacheslav Tykhanovskyi" 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/svyatoslav_razmyslov/2018/10/check-of-the-perl-5-interpreter-using-a-static-analyzer.html" style="
                  font-size: 18px;
                  font-weight: bold;
                  ">Perl 5 interpreter Analyzer</a>
               <a href="http://twitter.com/home?status=Perl+5+interpreter+Analyzer+http%3A%2F%2Fblogs.perl.org%2Fusers%2Fsvyatoslav_razmyslov%2F2018%2F10%2Fcheck-of-the-perl-5-interpreter-using-a-static-analyzer.html via @perlweekly"><img src="http://perlweekly.com/img/twitter16.png" alt="Tweet"></a>
               
               <br />                 <span style="font-size: 14px"> 
                   by Svyatoslav Razmyslov                  </span>               <p style="font-size: 16px">
                 Svyatoslav shares his findings when analyzing Perl 5 interpreter. Interesting read for Perl 5 lover.
               </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://dev.to/kirklewis/string-interpolation-of-constants-in-perl-5-181o" style="
                  font-size: 18px;
                  font-weight: bold;
                  ">String Interpolation of Constants in Perl 5</a>
               <a href="http://twitter.com/home?status=String+Interpolation+of+Constants+in+Perl+5+https%3A%2F%2Fdev.to%2Fkirklewis%2Fstring-interpolation-of-constants-in-perl-5-181o by @mrkirklewis via @perlweekly"><img src="http://perlweekly.com/img/twitter16.png" alt="Tweet"></a>
               
               <br />                 <span style="font-size: 14px"> 
                   by                           <a href="https://culturedperl.com/@kirklewis?source=post_header_lockup">Kirk Lewis</a>                  </span>               <p style="font-size: 16px">
                 A very interesting article explaining to how string interpolation of constants work in Perl 5.
               </p>
               
               </div>
           
           </td></tr></table> 
        </td></tr>
    
    

    <tr><td>
        <hr style="color: red" id="perl_tutorial" />
        <div style="font-size: 18px; font-weight: bold;">Perl Tutorial</div>
        
            <p style="font-size: 16px">A section for newbies and for people who need some refreshing of their Perl knowledge. If you have questions or suggestions about the articles, let me know and I'll try to make the necessary changes. The included articles are from the <a href="https://perlmaven.com/perl-tutorial">Perl Maven Tutorial</a> and are part of the <a href="https://leanpub.com/perl-maven">Perl Maven eBook</a>.</p>
        
    </td></tr>
    
       <tr><td>
           <table style="width:100%"><tr><td>
               <div
                
               >
               <p style="margin-left: 1.5em;">
               <a href="https://perlmaven.com/simple-database-access-using-perl-dbi-and-sql" style="
                  font-size: 18px;
                  font-weight: bold;
                  ">Simple Database access using Perl DBI and SQL</a>
               <a href="http://twitter.com/home?status=Simple+Database+access+using+Perl+DBI+and+SQL+https%3A%2F%2Fperlmaven.com%2Fsimple-database-access-using-perl-dbi-and-sql 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">
                 
               </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="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/2018/10/01/2018-40-lesser-than-two/" style="
                  font-size: 18px;
                  font-weight: bold;
                  ">2018.40 Lesser Than Two</a>
               <a href="http://twitter.com/home?status=2018.40+Lesser+Than+Two+https%3A%2F%2Fp6weekly.wordpress.com%2F2018%2F10%2F01%2F2018-40-lesser-than-two%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="http://blogs.perl.org/users/zoffix_znet/2018/10/a-request-to-larry-wall-to-create-a-language-name-alias-for-perl-6.html" style="
                  font-size: 18px;
                  font-weight: bold;
                  ">Alias for Perl 6</a>
               <a href="http://twitter.com/home?status=Alias+for+Perl+6+http%3A%2F%2Fblogs.perl.org%2Fusers%2Fzoffix_znet%2F2018%2F10%2Fa-request-to-larry-wall-to-create-a-language-name-alias-for-perl-6.html by @zoffix 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/zoffix_znet/">Zoffix Znet</a>                         (<a href="https://metacpan.org/author/ZOFFIX">ZOFFIX</a>)                  </span>               <p style="font-size: 16px">
                 Zoffix re-opened the issue with the blog, requesting Larry Wall to create a language name alias for Perl 6.
               </p>
               
               </div>
           
           </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/2018/10/ccv-cpan-great-modules-released-last.html">Great modules released last week</a>;<br><a href="http://niceperl.blogspot.com/2018/10/cccxxxvii-metacpan-weekly-report.html">MetaCPAN weekly report</a>;<br><a href="http://niceperl.blogspot.com/2018/10/ccclxi-stackoverflow-perl-report.html">StackOverflow Perl report</a>.
               </p>
               
               </div>
           
           </td></tr></table> 
        </td></tr>
    
    

    <tr><td>
        <hr style="color: red" id="events" />
        <div style="font-size: 18px; font-weight: bold;">Events</div>
        
    </td></tr>
    
       <tr><td>
           <table style="width:100%"><tr><td>
               <div
                
               >
               <p style="margin-left: 1.5em;">
               <a href="https://act.yapc.eu/lpw2018/" style="
                  font-size: 18px;
                  font-weight: bold;
                  ">London Perl Workshop 2018</a>
               <a href="http://twitter.com/home?status=London+Perl+Workshop+2018+https%3A%2F%2Fact.yapc.eu%2Flpw2018%2F via @perlweekly"><img src="http://perlweekly.com/img/twitter16.png" alt="Tweet"></a>
               
               <br />               <p style="font-size: 16px">
                 November 24th, 2018, London
               </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/independent-thinkers-required-midsenior-level-developer-for-an-innovative-london-company/?utm_source=perlweekly&utm_medium=perlweekly&utm_campaign=perlweekly&utm_content=OSC219" style="
                  font-size: 18px;
                  font-weight: bold;
                  ">Independent thinkers required! Mid/Senior-level Developer for an innovative London company</a>
               <a href="http://twitter.com/home?status=Independent+thinkers+required%21+Mid%2FSenior-level+Developer+for+an+innovative+London+company+https%3A%2F%2Fperl.careers%2Fjobs%2Findependent-thinkers-required-midsenior-level-developer-for-an-innovative-london-company%2F%3Futm_source%3Dperlweekly%26utm_medium%3Dperlweekly%26utm_campaign%3Dperlweekly%26utm_content%3DOSC219 via @perlweekly"><img src="http://perlweekly.com/img/twitter16.png" alt="Tweet"></a>
               
               <br />               <p style="font-size: 16px">
                 This company is renowned for its fast-moving, low-structure environment, where employees are given an impressive lease of freedom to work on projects in their own way and on their own schedule
               </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/perl-mentor-needed-for-large-and-growing-team---train-the-next-generation-of-perl-developers-in-london/?utm_source=perlweekly&utm_medium=perlweekly&utm_campaign=perlweekly&utm_content=OSC184" style="
                  font-size: 18px;
                  font-weight: bold;
                  ">Perl mentor needed for large and growing team - train the next generation of Perl developers in London</a>
               <a href="http://twitter.com/home?status=Perl+mentor+needed+for+large+and+growing+team+-+train+the+next+generation+of+Perl+developers+in+London+https%3A%2F%2Fperl.careers%2Fjobs%2Fperl-mentor-needed-for-large-and-growing-team---train-the-next-generation-of-perl-developers-in-london%2F%3Futm_source%3Dperlweekly%26utm_medium%3Dperlweekly%26utm_campaign%3Dperlweekly%26utm_content%3DOSC184 via @perlweekly"><img src="http://perlweekly.com/img/twitter16.png" alt="Tweet"></a>
               
               <br />               <p style="font-size: 16px">
                 It’s a Senior Perl Developer role, with a particular focus on mentoring
               </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/junior-perl-developer-who-needs-a-career-boost/?utm_source=perlweekly&utm_medium=perlweekly&utm_campaign=perlweekly&utm_content=OSC315" style="
                  font-size: 18px;
                  font-weight: bold;
                  ">Junior Perl Developer who needs a career boost?</a>
               <a href="http://twitter.com/home?status=Junior+Perl+Developer+who+needs+a+career+boost%3F+https%3A%2F%2Fperl.careers%2Fjobs%2Fjunior-perl-developer-who-needs-a-career-boost%2F%3Futm_source%3Dperlweekly%26utm_medium%3Dperlweekly%26utm_campaign%3Dperlweekly%26utm_content%3DOSC315 via @perlweekly"><img src="http://perlweekly.com/img/twitter16.png" alt="Tweet"></a>
               
               <br />               <p style="font-size: 16px">
                 Come join a fun, highly proficient team lead by a wonderful CTO, and who are striving to get their work done using the best tools at their disposal. Gain some experience and get the chance to grow your skills to a Senior-standard
               </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>