MESSAGE
DATE | 2017-06-26 |
FROM | Gabor Szabo
|
SUBJECT | Subject: [Hangout - NYLXS] [Perlweekly] #309 - csvgrep and the recipe for
|
From hangout-bounces-at-nylxs.com Mon Jun 26 01:16:33 2017 Return-Path: X-Original-To: archive-at-nylxs.com Delivered-To: archive-at-nylxs.com Received: from www.mrbrklyn.com (www.mrbrklyn.com [96.57.23.82]) by mrbrklyn.com (Postfix) with ESMTP id 49846163F55; Mon, 26 Jun 2017 01:16:29 -0400 (EDT) X-Original-To: hangout-at-www.mrbrklyn.com Delivered-To: hangout-at-www.mrbrklyn.com Received: by mrbrklyn.com (Postfix, from userid 1000) id E04CE163F54; Mon, 26 Jun 2017 01:16:24 -0400 (EDT) Resent-From: Ruben Safir Resent-Date: Mon, 26 Jun 2017 01:16:24 -0400 Resent-Message-ID: <20170626051624.GA9564-at-www.mrbrklyn.com> Resent-To: hangout-at-mrbrklyn.com X-Original-To: ruben-at-mrbrklyn.com Delivered-To: ruben-at-mrbrklyn.com Received: from s8.hostlocal.com (s8.hostlocal.com [50.116.59.34]) by mrbrklyn.com (Postfix) with ESMTP id F3DB4160876 for ; Mon, 26 Jun 2017 01:13:10 -0400 (EDT) Received: from s8.hostlocal.com (localhost [IPv6:::1]) by s8.hostlocal.com (Postfix) with ESMTP id 38386C189; Mon, 26 Jun 2017 05:12:32 +0000 (UTC) X-Original-To: perlweekly-at-perlweekly.com Delivered-To: perlweekly-at-s8.hostlocal.com Received: from localhost.localdomain (localhost [127.0.0.1]) by s8.hostlocal.com (Postfix) with ESMTP id EB110C0E1 for ; Mon, 26 Jun 2017 05:12:13 +0000 (UTC) MIME-Version: 1.0 X-Mailer: MIME::Lite 3.030 (F2.84; T2.04; A2.12; B3.13; Q3.13) Date: Mon, 26 Jun 2017 05:12:13 +0000 From: Gabor Szabo To: perlweekly-at-perlweekly.com Message-Id: <20170626051213.EB110C0E1-at-s8.hostlocal.com> X-Mailman-Approved-At: Mon, 26 Jun 2017 05:12:29 +0000 X-BeenThere: perlweekly-at-mail.perlweekly.com X-Mailman-Version: 2.1.16 Precedence: list Content-Type: multipart/mixed; boundary="===============4334137858859606981==" Subject: [Hangout - NYLXS] [Perlweekly] #309 - csvgrep and the recipe for success X-BeenThere: hangout-at-nylxs.com List-Id: NYLXS Tech Talk and Politics List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Errors-To: hangout-bounces-at-nylxs.com Sender: "Hangout"
This is a multi-part message in MIME format.
--===============4334137858859606981== Content-Transfer-Encoding: binary Content-Type: multipart/alternative; boundary="_----------=_149845393345100"
This is a multi-part message in MIME format.
--_----------=_149845393345100 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Mon, 26 Jun 2017 05:12:13 +0000
Perl Weekly=20
http://perlweekly.com/
You can read the newsletter on the web, if you prefer. http://perlweekly.com/archive/309.html
Hi there!
The North American Perl conference is over. There are two reports already and some of the videos ( https://www.youtube.com/playlist?list=3DPLA9_Hq3zhoFxdSVDA4v9Af3iutQxLI14m ) are already available. So if you missed some of the talks or if you could not even make it to Alexandria, VA, USA, then you can still watch the presentations.
In other news, I've extended the dead line for the Bailador book Crowdfunding campaign. While we have not reached the goal, I decided to write the book anyway. However it would be still nice to see more support. Both from individuals and from companies. So if you like to show your support do it now ( https://www.indiegogo.com/projects/book-web-application-development-in-perl -6-website--2/reft/775728/pw-309-head )!
-- Your editor: Gabor Szabo.
Articles
=20=20 csvgrep - grep a CSV and display results in a table=20 http://neilb.org/2017/06/22/csvgrep.html =20 The recipe is simple: Create a useful tool. Write an article about it. Profit. (In this case: get Pull Requests.) --------------
=20=20 Ravada free, easy to use VDI broker made with Perl http://blogs.perl.org/users/frankie/2017/06/ravada-free-easy-to-use-vdi-b= roker-made-with-perl.html =20 Ravada ( http://ravada.upc.edu/ ) is an open-source project that allows users to connect to a virtual desktop. Its back-end has been designed and implemented in order to allow future hypervisors to be added to the framework. Currently it supports KVM and LXC is in the works. --------------
=20=20 Altoids tin Arduino GPS "return to origin" project, thanks to Perl http://blogs.perl.org/users/steve_bertrand/2017/06/gps-return-home.html =20 =20=20 --------------
=20=20
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
Web
=20=20 Because CPAN Needs More Templating Modules http://blogs.perl.org/users/toby_inkster/2017/06/because-cpan-needs-more-= templating-modules.html =20 Meet Template::Compiled ( https://metacpan.org/release/Template-Compiled ) --------------
=20=20 Testing PSGI based web applications using Plack::Test https://perlmaven.com/testing-psgi-based-web-applications =20 =20=20 --------------
=20=20
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
CPAN
=20=20 YAML::XS and observer effect http://showmetheco.de/articles/2017/6/yaml-xs-observer-effect.html =20 "In science, the term observer effect ( https://en.wikipedia.org/wiki/Observer_effect_(physics) ) means that the act of observing will influence the phenomenon being observed." AKA. having a bug in the code will only manifest when the code runs. In other words: who let the cat out? --------------
=20=20
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
Perl 5
=20=20 Perl 5 Porters Mailing List Summary: June 12th-19th http://blogs.perl.org/users/sawyer_x/2017/06/perl-5-porters-mailing-list-= summary-june-12th-19th.html =20 A new cycle started. Eric Herman released Perl 5.27.1 --------------
=20=20 SPVM is released! Perl maybe become much fast. http://blogs.perl.org/users/yuki_kimoto/2017/06/spvm-is-released-perl-may= be-become-much-fast.html =20 SPVM - Fast calculation, GC, static typing, VM with perlish syntax. David Mertens, in the comment section points to similarities to rperl and some issues with C::Blocks. --------------
=20=20
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
Perl 6
=20=20 Perl 6: Seqs, Drugs, And Rock'n'Roll https://perl6.party/post/Perl-6-Seqs-Drugs-and-Rock-n-Roll =20 How to create an infinite sequence and live to tell the story.. --------------
=20=20 Extending the Bailador crowdfunding campaign by another month https://szabgab.com/extending-the-bailador-crowdfunding.html =20 Let's give more people and also companies the opportunity to support ( https://www.indiegogo.com/projects/book-web-application-development-in-pe rl-6-website--2/reft/775728/pw-309-body ) the Bailador book ( https://leanpub.com/bailador ). --------------
=20=20 2017.25 [*] -at-perl-6-books https://p6weekly.wordpress.com/2017/06/19/2017-25-perl-6-books/ =20 The Perl 6 Weekly --------------
=20=20 How to use Chef and Sparrowdo together https://sparrowdo.wordpress.com/2017/06/16/running-chef-recipes-by-sparro= wdo/ =20 =20=20 --------------
=20=20 Dumping Perl 6 https://www.slideshare.net/brian_d_foy/pretty-dump-perl-6 =20 =20=20 --------------
=20=20
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
Weekly collections
=20=20 NICEPERL's lists http://niceperl.blogspot.com/ =20 Great modules released last week ( http://niceperl.blogspot.com/2017/06/cxxxviii-cpan-great-modules-released .html ); MetaCPAN weekly report ( http://niceperl.blogspot.com/2017/06/cclxx-metacpan-weekly-report-moxie.h tml ); StackOverflow Perl report ( http://niceperl.blogspot.com/2017/06/ccxciv-stackoverflow-perl-report.htm l ). --------------
=20=20
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
Event reports
=20=20 Feeling "Tipsy" - The Perl Conference 2017 Day 1 https://varlogrant.blogspot.com/2017/06/feeling-tipsy-perl-conference-201= 7-day-1.html =20 The fun of being in a government building... and the talks of the first day. --------------
=20=20 Les Journ=C3=A9es Perl / French Perl Workshop 2017 http://blogs.perl.org/users/lee_j/2017/06/les-journees-perl-french-perl-w= orkshop-2017.html =20 =20=20 --------------
=20=20 Highlights from TPC 2017 http://blogs.perl.org/users/kivanc_yazan/2017/06/highlights-from-tpc-2017= .html =20 =20=20 --------------
=20=20
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
lweekly&utm_medium=3Dperlweekly">Perl Jobs by Perl Careers
=20=20 Interactive Television with Perl - North West England with an internation= al reach https://perl.careers/jobs/interactive-television-with-perl-north-west-eng= land/?utm_source=3Dperlweekly&utm_campaign=3Dperlweekly&utm_medium=3Dperlwe= ekly =20 Interested in working at the cutting edge of broadcast and interactive TV technology? Know how to put together Perl-based APIs using DBIx::Class and Moose? --------------
=20=20 Largest Perl team in London with beautiful Docklands offices https://perl.careers/jobs/largest-perl-team-in-london-with-beautiful-dock= lands-offices/?utm_source=3Dperlweekly&utm_campaign=3Dperlweekly&utm_medium= =3Dperlweekly =20 Large, dynamic Perl team in Canary Wharf looking for mid-level and senior developers. Run by a Perl-loving CTO in beautiful offices with a great view over Canary Wharf, the company manages one legacy Perl codebase and a whole bunch of very new, very shiny, and very modern codebases that power the market-leading solution in their particular area. Free breakfast, too, for some values of breakfast. --------------
=20=20 Escape London -- Mid-to-Senior Perl Developers in the Midlands (visa spon= sorship a possibility) https://perl.careers/jobs/escape-london---mid-to-senior-perl-developers-i= n-the-midlands/?utm_source=3Dperlweekly&utm_campaign=3Dperlweekly&utm_mediu= m=3Dperlweekly =20 Varied role solving real business problems for clients, working with open source software all day - in one of the few places in the UK a house is still affordable. --------------
=20=20
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
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 al= l 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
--_----------=_149845393345100 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=UTF-8 Date: Mon, 26 Jun 2017 05:12:13 +0000
1.0, user-scalable=3Dyes"> Perl Weekly Issue #309 - 2017-06-26 - csvgrep and the recipe for s= uccess
color=3D"#ffffff">
background-color: #004065; color: #FFF; text-decoration: none; font-size: 40px; font-weight: bold; font-family: Gadget; =20=20=20=20 border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border: 1px solid #000; padding: 10px; ">Perl Weekly =20=20=20=20
style=3D"border-bottom: 1px solid #ccc; padding-bottom: 8px; font-size: 18px;"> Issue #309 - 2017-06-26 - csvgrep and the recipe for success =20=20=20=20
|
=20=20=20=20=20=20=20=20 Hi there!
=20=20=20=20=20=20=20=20 The North American Perl conference is over. There are two reports a= lready and some of the LA9_Hq3zhoFxdSVDA4v9Af3iutQxLI14m">videos are already available. So if = you missed some of the talks or if you could not even make it to Alexandri= a, VA, USA, then you can still watch the presentations.
=20=20=20=20=20=20=20=20 In other news, I've extended the dead line for the Bailador book Cr= owdfunding campaign. While we have not reached the goal, I decided to write= the book anyway. However it would be still nice to see more support. Both = from individuals and from companies. So if you like to show your support href=3D"https://www.indiegogo.com/projects/book-web-application-developmen= t-in-perl-6-website--2/reft/775728/pw-309-head">do it now!
=20=20=20=20=20=20=20=20 Your editor: Gabor Szabo.
| g/gabor_szabo.png" /> |
|
Articles =20=20=20=20=20=20=20=20 | =20=20=20=20 | /img/neil_bowers.png" title=3D"Neil Bowers" width=3D"80" /> | =20 | =20=20=20=20 =20=20=20=20=20=20=20=20=20=20=20 | =20 | =20=20=20=20 =20=20=20=20=20=20=20=20=20=20=20 | =20 | =20=20=20=20 =20=20=20=20
Web =20=20=20=20=20=20=20=20 | =20=20=20=20 =20 | =20=20=20=20 | /img/gabor_szabo.png" title=3D"Gabor Szabo" width=3D"80" /> | =20 | =20=20=20=20 =20=20=20=20
CPAN =20=20=20=20=20=20=20=20 | =20=20=20=20 | /img/viacheslav_tykhanovskyi.png" title=3D"Viacheslav Tykhanovskyi" width= =3D"80" /> | =20 | =20=20=20=20 =20=20=20=20
Perl 5 =20=20=20=20=20=20=20=20 | =20=20=20=20 | /img/sawyer_x.png" title=3D"Sawyer X" width=3D"80" /> | =20 | =20=20=20=20 | /img/yuki_kimoto.png" title=3D"Yuki Kimoto" width=3D"80" /> | =20 | =20=20=20=20 =20=20=20=20
Perl 6 =20=20=20=20=20=20=20=20 | =20=20=20=20 =20=20=20=20=20=20=20=20=20=20=20 | =20 | =20=20=20=20 | /img/gabor_szabo.png" title=3D"Gabor Szabo" width=3D"80" /> | =20 | =20=20=20=20 =20=20=20=20=20=20=20=20=20=20=20 | =20 | =20=20=20=20 | /img/alexey_melezhik.png" title=3D"Alexey Melezhik" width=3D"80" /> | =20 | =20=20=20=20 | /img/brian_d_foy.png" title=3D"brian d foy" width=3D"80" /> | =20 | =20=20=20=20 =20=20=20=20
Weekly collectio= ns =20=20=20=20=20=20=20=20 | =20=20=20=20 =20=20=20=20=20=20=20=20=20=20=20 | =20 | =20=20=20=20 =20=20=20=20
Event reportsiv> =20=20=20=20=20=20=20=20 | =20=20=20=20 | /img/dave_jacoby.jpg" title=3D"Dave Jacoby" width=3D"80" /> | =20 | =20=20=20=20 | /img/lee_johnson.png" title=3D"Lee Johnson" width=3D"80" /> | =20 | =20=20=20=20 | /img/kivanc_yazan.jpg" title=3D"Kivanc Yazan" width=3D"80" /> | =20 | =20=20=20=20 =20=20=20=20
e_perlweekly_utm_campaign_perlweekly_utm_medium_perlweekly_perl_jobs_by_per= l_careers_a_" /> =20=20=20=20=20=20=20=20 | =20=20=20=20 =20=20=20=20=20=20=20=20=20=20=20 | =20 | =20=20=20=20 =20=20=20=20=20=20=20=20=20=20=20 | =20 | =20=20=20=20 =20=20=20=20=20=20=20=20=20=20=20 | =20 | =20=20=20=20 =20=20=20=20
|
--_----------=_149845393345100--
--===============4334137858859606981== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KUGVybHdlZWts eSBtYWlsaW5nIGxpc3QKUGVybHdlZWtseUBtYWlsLnBlcmx3ZWVrbHkuY29tCmh0dHBzOi8vbWFp bC5wZXJsd2Vla2x5LmNvbS9jZ2ktYmluL21haWxtYW4vbGlzdGluZm8vcGVybHdlZWtseQo=
--===============4334137858859606981== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline
_______________________________________________ Hangout mailing list Hangout-at-nylxs.com http://www.nylxs.com/mailman/listinfo/hangout
--===============4334137858859606981==--
|
|