MESSAGE
DATE | 2017-06-11 |
FROM | Gabor Szabo
|
SUBJECT | Subject: [Hangout - NYLXS] [Perlweekly] #307 - The Perl Conference is nearly
|
From hangout-bounces-at-nylxs.com Mon Jun 12 13:04:58 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 9B28E163F55; Mon, 12 Jun 2017 13:04:56 -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 20564163F54; Mon, 12 Jun 2017 13:04:47 -0400 (EDT) Resent-From: Ruben Safir Resent-Date: Mon, 12 Jun 2017 13:04:46 -0400 Resent-Message-ID: <20170612170446.GA26952-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 B992D160876 for ; Sun, 11 Jun 2017 23:21:32 -0400 (EDT) Received: from s8.hostlocal.com (localhost [IPv6:::1]) by s8.hostlocal.com (Postfix) with ESMTP id 8635EC424; Mon, 12 Jun 2017 03:20:52 +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 31261C02A for ; Mon, 12 Jun 2017 03:20:12 +0000 (UTC) MIME-Version: 1.0 X-Mailer: MIME::Lite 3.030 (F2.84; T2.04; A2.12; B3.13; Q3.13) Date: Mon, 12 Jun 2017 03:20:12 +0000 From: Gabor Szabo To: perlweekly-at-perlweekly.com Message-Id: <20170612032012.31261C02A-at-s8.hostlocal.com> X-Mailman-Approved-At: Mon, 12 Jun 2017 03:20:49 +0000 X-BeenThere: perlweekly-at-mail.perlweekly.com X-Mailman-Version: 2.1.16 Precedence: list Content-Type: multipart/mixed; boundary="===============1522610184868305977==" Subject: [Hangout - NYLXS] [Perlweekly] #307 - The Perl Conference is nearly upon us 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.
--===============1522610184868305977== Content-Transfer-Encoding: binary Content-Type: multipart/alternative; boundary="_----------=_149723761254240"
This is a multi-part message in MIME format.
--_----------=_149723761254240 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Mon, 12 Jun 2017 03:20:12 +0000
Perl Weekly=20
http://perlweekly.com/
You can read the newsletter on the web, if you prefer. http://perlweekly.com/archive/307.html
The Perl conference is nearly upon us, so we have several related posts. If you're going, get the app from Infinity Interactive on your phone!
If you want to see a book on web application development in Perl 6, you could support Gabor's crowdfunding campaign ( https://www.indiegogo.com/projects/book-web-application-development-in-perl -6-website--2/reft/775728/pw-307-head ).
Neil
-- Your editor: Neil Bowers.
CPAN News
=20=20 NICEPERL's lists http://niceperl.blogspot.com/2017/06/cxxxvi-cpan-great-modules-released-l= ast.html =20 Miguel Prz (NICEPERL ( https://metacpan.org/author/NICEPERL ))'s regular lists: Great modules released last week ( http://niceperl.blogspot.com/2017/06/cxxxvi-cpan-great-modules-released-l ast.html ); MetaCPAN weekly report ( http://niceperl.blogspot.com/2017/06/cclxviii-metacpan-weekly-report-perl .html ); StackOverflow Perl report ( http://niceperl.blogspot.com/2017/06/ccxcii-stackoverflow-perl-report.htm l ). --------------
=20=20 Add Structured Data to Log::Any http://blogs.perl.org/users/mephinet/2017/06/log-any-structured-data.html =20 Philipp has submitted a pull request ( https://github.com/preaction/Log-Any/pull/58 ) to Log::Any ( https://metacpan.org/pod/Log::Any ), to add support for passing structured data. If you use Log::Any, take a look! --------------
=20=20
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
Perl 5
=20=20 P5P Mailing List Summary: May 23rd to June 5th http://blogs.perl.org/users/sawyer_x/2017/06/perl-5-porters-mailing-list-= summary-may-23rd---june-5th.html =20 The main news for that week was that Perl 5.26 is now available. Some oth= er stuff went on as well. --------------
=20=20 GitPrep 2.6 http://blogs.perl.org/users/yuki_kimoto/2017/06/portable-github-system-gi= tprep-26-is-released---wiki-system-is-added-you-can-write-documentation.html =20 Kimoto-san has released a new version of his Github replacement, GitPrep, which adds wiki support. --------------
=20=20 Perl::Critic 1.128 fixes bugs and works with Perl 5.26 http://perlbuzz.com/2017/06/11/perlcritic-1-128-fixes-bugs-and-works-with= -perl-5-26/ =20 Perl::Critic, the static code analysis tool for Perl. --------------
=20=20
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
Perl 6
=20=20 Sorting out synchronous I/O https://6guts.wordpress.com/2017/06/08/sorting-out-synchronous-io/ =20 Jonathan describes some work he did to fix a longstanding I/O bug in MoarVM, funded by Nick Logan. --------------
=20=20 Perl 6 Books Landscape in June 2017 https://perlgeek.de/blog-en.cgi/perl-6/2017-016-books-landscape.html =20 Moritz summarises the Perl 6 books that are available now, or in development. --------------
=20=20 2017.23 Fulfilled TAP https://p6weekly.wordpress.com/2017/06/05/2017-23-fulfilled-tap/ =20 The weekly roundup of Perl 6 news. --------------
=20=20 Blog engine in Perl 6 http://blogs.perl.org/users/gabor_szabo/2017/06/blog-engine-in-perl-6.html =20 Gabor is working on a blogging engine in Perl 6, as one of the examples f= or his book on web application development in Perl 6 ( https://www.indiegogo.com/projects/book-web-application-development-in-pe rl-6-website--2/reft/775728/pw-307-body ). --------------
=20=20
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
Testing
=20=20 Improve your test logs with simple distro diagnostics http://perlbuzz.com/2017/06/11/improve-your-test-logs-with-simple-distro-= diagnostics/ =20 =20=20 --------------
=20=20
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
The Perl Conference
=20=20 The Perl Conference Newsletter http://news.perlfoundation.org/2017/06/the-perl-conference-newsletter.html =20 Information about the Perl Conference, which kicks off next Sunday (18th June) with tutorials from the superband of Anderson, Rolsky, Signes, and Schwartz. If you're going, why not give a lightning talk? --------------
=20=20 Infinity Interactive's TPC 2017 app https://iinteractive.com/notebook/2017/06/12/tpc2017app.html =20 John Anderson and Jay Hannah, who both work for Infinity Interactive, are giving talks at TPC. Infinity are not only a sponsor of the conference, they've developed the conference app for Android and iOS, which you can use to get the most out of your time at TPC. Nice one Infinity! --------------
=20=20
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
The Perl Foundation
=20=20 Grant Proposal: Revitalize blogs.perl.org http://news.perlfoundation.org/2017/06/grant-proposal-revitalize-blog-1.h= tml =20 Andr=C3=A9 has applied for a grant of $3k to have a go at providing a replacement for blogs.perl.org ( http://blogs.perl.org ). If you have any thoughts on this, please add comments at the foot of the post. --------------
=20=20 COMPLETION Report / Perl 6 IO TPF Grant http://news.perlfoundation.org/2017/06/perl-6-io-grant-may-2017-repor.html =20 Zoffix has completed his work on standardisation, test coverage, and documentation of Perl 6 I/O routines, which was supported by a grant. Read about what he did. --------------
=20=20 Grant Report : Robust Perl 6 Unicode Support http://news.perlfoundation.org/2017/06/grant-report-robust-perl-6-uni.html =20 A progress report from Samantha on her project to support the robustness = of Unicode support in Rakudo. This work is supported by a TPF grant. --------------
=20=20 The Community Advocacy Committee has a new chair person http://news.perlfoundation.org/2017/06/welcoming-new-chair-for-the-co.html =20 Mark Prather has volunteered to be the chairman of the TPF community advocacy committee. He has some ideas, but is looking for more fresh blood, if you want to join the committee. --------------
=20=20 Dave Mitchell's grant report for May http://news.perlfoundation.org/2017/06/maintaining-the-perl-5-core-ma-1.h= tml =20 Dave's biggest piece of work in May was reworking the sprintf implementation, in the process fixing bugs and making it faster. --------------
=20=20
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
Not Perl
=20=20 Book Review: Scaling Teams https://www.thekua.com/atwork/2017/06/book-review-scaling-teams/ =20 A review of O'Reilly's book "Scaling Teams". Pat regularly talks on being= a tech leader, and has a lot of experience helping development teams. I'll be adding it to my wishlist. --------------
=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 Make your work more visible; Catalyst and Template Toolkit with an eye fo= r detail - junior to mid-level https://perl.careers/jobs/catalyst-and-template-toolkit-eye-for-detail-pe= rl/?utm_source=3Dperlweekly&utm_campaign=3Dperlweekly&utm_medium=3Dperlweek= ly =20 Got an eye for detail and some HTML/CSS/jQuery skills? Want to work in a small team with a very popular product in Central London? Some exposure to Catalyst and Template Toolkit? --------------
=20=20 Lights, Camera ... Perl! - Mid-Level Perl / Ops for the movies (London UK) https://perl.careers/jobs/lights-cameras-perl/?utm_source=3Dperlweekly&ut= m_campaign=3Dperlweekly&utm_medium=3Dperlweekly =20 There=E2=80=99s Bad CGI, and there=E2=80=99s Good CGI. Bad CGI involves y= our web-server standing up new perl processes for incoming requests, where Good CGI makes the films you watch magical . This job =E2=80=93 unusually for Perl= =E2=80=93 involves Good CGI. --------------
=20=20 Distraction-free Workplace - Escape Standups and Scrum - Perl Developer W= est London https://perl.careers/jobs/distraction-free-workplace---escape-standups-an= d-scrum---west-london/?utm_source=3Dperlweekly&utm_campaign=3Dperlweekly&ut= m_medium=3Dperlweekly =20 Personally, I love Agile and Scrum so much I wrote a set of blog articles detailing why I love them so much. But it=E2=80=99s not everyone=E2=80=99= s cup of tea. Some=C2=A0 people yearn for being given a two-week task, going away, and getting it done well by themselves, or in consultation with highly technical and well-read colleagues. --------------
=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
--_----------=_149723761254240 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=UTF-8 Date: Mon, 12 Jun 2017 03:20:12 +0000
1.0, user-scalable=3Dyes"> Perl Weekly Issue #307 - 2017-06-12 - The Perl Conference is nearl= y upon us
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 #307 - 2017-06-12 - The Perl Conference is nearly upon us =20=20=20=20
|
|
CPAN News =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
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 | /img/andy_lester.png" title=3D"Andy Lester" 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 | /img/jonathan_worthington.png" title=3D"Jonathan Worthington" width=3D"80" = /> | =20 | =20=20=20=20 | /img/moritz_lenz.png" title=3D"Moritz Lenz" 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/gabor_szabo.png" title=3D"Gabor Szabo" width=3D"80" /> | =20 | =20=20=20=20 =20=20=20=20
Testing =20=20=20=20=20=20=20=20 | =20=20=20=20 | /img/andy_lester.png" title=3D"Andy Lester" width=3D"80" /> | =20 | =20=20=20=20 =20=20=20=20
The Perl Confere= nce =20=20=20=20=20=20=20=20 | =20=20=20=20 | /img/david_oswald.png" title=3D"David Oswarld" 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
The Perl Foundat= ion =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 | /img/samantha_mcvey.jpg" title=3D"Samantha McVey" 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
Not Perl =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
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
|
--_----------=_149723761254240--
--===============1522610184868305977== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KUGVybHdlZWts eSBtYWlsaW5nIGxpc3QKUGVybHdlZWtseUBtYWlsLnBlcmx3ZWVrbHkuY29tCmh0dHBzOi8vbWFp bC5wZXJsd2Vla2x5LmNvbS9jZ2ktYmluL21haWxtYW4vbGlzdGluZm8vcGVybHdlZWtseQo=
--===============1522610184868305977== 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
--===============1522610184868305977==--
|
|