[Kochi-pm] [Perlweekly] #376 - Hacktoberfest 2018

Gabor Szabo gabor at szabgab.com
Sun Oct 7 21:31:56 PDT 2018


Perl Weekly 

http://perlweekly.com/

You can read the newsletter on the web, if you prefer.
http://perlweekly.com/archive/376.html



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
DigitalOcean ( https://www.digitalocean.com/?refcode=0d4cc75b3a74 ), 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.

There is a still time for you to join. Please register (
https://hacktoberfest.digitalocean.com/sign_up/register ) now.

  --
  Your editor: Mohammad S. Anwar.


Sponsors

  
  Make your business stick with StickerYou.com’s world-leading sticker maker
  https://www.stickeryou.com/products/custom-stickers/335
 
  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 custom stickers (
  https://www.stickeryou.com/products/custom-stickers/335 ) 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.
  --------------

  

=============

Announcements

  
  Git Submodule Vulnerability
  https://blog.github.com/2018-10-05-git-submodule-vulnerability/
 
  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.
  --------------

  
  Boston Perl Mongers
  http://blogs.perl.org/users/bill_ricker/2018/10/mark-fowler-perl-advent-calendar-redux.html
 
  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.
  --------------

  

=============

Articles

  
  Measuring language popularity
  http://jeffreykegler.github.io/Ocean-of-Awareness-blog/individual/2018/10/popularity.html
 
  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.
  --------------

  
  Perl6::Math::Matrix
  http://blogs.perl.org/users/lichtkind/2018/10/perl6mathmatrix-part-4-power-of-metaphor.html
 
  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.
  --------------

  
  Monthly Report & Hacktoberfest 2018
  http://blogs.perl.org/users/mohammad_s_anwar/2018/10/hacktoberfest-challenge-2018.html
 
  As per the tradition, here is my monthly report for September 2018.
  --------------

  

=============

Discussion

  
  1000+ Pull Requests: What kept me going?
  http://blogs.perl.org/users/mohammad_s_anwar/2018/09/1000-pull-requests-what-kept-me-going.html
 
  Here I share the secret of 1000+ Pull Request. Want to know? Find out
  yourself here (
  http://blogs.perl.org/users/mohammad_s_anwar/2018/09/1000-pull-requests-w
  hat-kept-me-going.html ).
  --------------

  

=============

Code

  
  Unicode::Properties slated for removal
  http://blogs.perl.org/users/ben_bullock/2018/10/unicodeproperties-slated-for-removal.html
 
  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.
  --------------

  

=============

Web

  
  Take Another Look Moose
  http://blogs.perl.org/users/byterock/2018/09/take-another-look-moose.html
 
  One more blog on Moose by @byterock.
  --------------

  

=============

CPAN

  
  CPAN Security Advisory
  https://github.com/vti/cpan-security-advisory
 
  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
  --------------

  

=============

Perl 5

  
  Perl 5 interpreter Analyzer
  http://blogs.perl.org/users/svyatoslav_razmyslov/2018/10/check-of-the-perl-5-interpreter-using-a-static-analyzer.html
 
  Svyatoslav shares his findings when analyzing Perl 5 interpreter.
  Interesting read for Perl 5 lover.
  --------------

  
  String Interpolation of Constants in Perl 5
  https://dev.to/kirklewis/string-interpolation-of-constants-in-perl-5-181o
 
  A very interesting article explaining to how string interpolation of
  constants work in Perl 5.
  --------------

  

=============

Perl Tutorial
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 Perl Maven Tutorial ( https://perlmaven.com/perl-tutorial )
  and are part of the Perl Maven eBook ( https://leanpub.com/perl-maven ).
  
  Simple Database access using Perl DBI and SQL
  https://perlmaven.com/simple-database-access-using-perl-dbi-and-sql
 
  
  --------------

  

=============

Perl 6

  
  2018.40 Lesser Than Two
  https://p6weekly.wordpress.com/2018/10/01/2018-40-lesser-than-two/
 
  
  --------------

  
  Alias for Perl 6
  http://blogs.perl.org/users/zoffix_znet/2018/10/a-request-to-larry-wall-to-create-a-language-name-alias-for-perl-6.html
 
  Zoffix re-opened the issue with the blog, requesting Larry Wall to create a
  language name alias for Perl 6.
  --------------

  

=============

Weekly collections

  
  NICEPERL's lists
  http://niceperl.blogspot.com/
 
  Great modules released last week (
  http://niceperl.blogspot.com/2018/10/ccv-cpan-great-modules-released-last
  .html );
  MetaCPAN weekly report (
  http://niceperl.blogspot.com/2018/10/cccxxxvii-metacpan-weekly-report.htm
  l );
  StackOverflow Perl report (
  http://niceperl.blogspot.com/2018/10/ccclxi-stackoverflow-perl-report.htm
  l ).
  --------------

  

=============

Events

  
  London Perl Workshop 2018
  https://act.yapc.eu/lpw2018/
 
  November 24th, 2018, London
  --------------

  

=============

<a href="https://perl.careers/?utm_source=perlweekly&utm_campaign=perlweekly&utm_medium=perlweekly">Perl Jobs by Perl Careers</a>

  
  Independent thinkers required! Mid/Senior-level Developer for an innovative London company
  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
 
  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
  --------------

  
  Perl mentor needed for large and growing team - train the next generation of Perl developers in London
  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
 
  It’s a Senior Perl Developer role, with a particular focus on mentoring
  --------------

  
  Junior Perl Developer who needs a career boost?
  https://perl.careers/jobs/junior-perl-developer-who-needs-a-career-boost/?utm_source=perlweekly&utm_medium=perlweekly&utm_campaign=perlweekly&utm_content=OSC315
 
  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
  --------------

  

=============




You joined the Perl Weekly to get weekly e-mails about the Perl programming language and related topics.

Want to see more? See the archives ( http://perlweekly.com/archive/ ) of all the issues.

Reading this as a non-subscriber? Join us free of charge. http://perlweekly.com/

(C) Copyright Gabor Szabo http://szabgab.com/
The articles are copyright the respective authors.

You can freely redistribute this message if
you keep the whole message intact, including
the Copyright notice and this text.

If you don't want to receive mails any more
you can unsubscribe here: http://perlweekly.com/unsubscribe.html

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.pm.org/pipermail/kochi-pm/attachments/20181008/f5853b80/attachment-0001.html>
-------------- next part --------------
_______________________________________________
Perlweekly mailing list
Perlweekly at mail.perlweekly.com
https://mail.perlweekly.com/cgi-bin/mailman/listinfo/perlweekly


More information about the Kochi-pm mailing list