Perl Weekly
Issue #241 - 2016-03-07 - All Software is Legacy
latest | archive | edited by Neil Bowers
|
A good mixture of all sorts of topics this week,
and my favourite of them is Lee Johnson's All Software is Legacy.
Oh, and if you appreciate Tony Cook's work on Perl 5,
why not add a supportive comment to the post about
his grant request.
Neil
Neil Bowers
|
|
|
CPAN News
|
|
|
|
|
|
by Steven Haryanto (SHARYANTO)
Perlancar's lint-prereqs script can be used to check whether your distribution has (the right versions of) all the right prereqs, and if you're using Dist::Zilla it can even fix up your dist.ini . I've never had any problems using [AutoPrereqs] , but I know that not everyone does.
|
|
Perl 5
|
by Sawyer X (XSAWYERX)
Two for the price of one! Two weeks worth of P5P in a single summary, so lots of bug fixes and lots of new bugs reported.
|
|
|
by Lukas Mai (MAUKE)
Lukas points that that the dereferencing curlies in @{$foo} are introducing a code block, so you can do whatever you like in there, as long as it results in an appropriate reference.
|
|
by Gabor Szabo (SZABGAB)
Gabor walks through running Perl::Critic at a certain level, while excluding some policies that you might not agree with, or be ready to deal with yet.
|
|
|
by Andrew Solomon (ILLY)
Andrew shows how to use the flip-flop operator in Perl, and links to further reading from other Perl bloggers.
|
|
|
|
Perl 6
|
by Jonathan Worthington (JONATHAN)
An update on Jonathan's latest grant work on performance and reliability of Perl 6. The bulk of it was making object accessors a lot faster.
|
|
|
by Rob Hoelz (RHOELZ)
Rob builds n-gram frequency data for Russian, based on text from a Russian tech blog site, in Perl 6.
|
|
Hacking
|
by Yanick Champoux (YANICK)
Yenzie has started using Taskwarrior to manage his todo list, and already he's written a plugin system for managing Taskwarrior hooks.
|
|
|
by Sinan Unur (NANIS)
Sinan noticed that a certain distribution fails to install on Cygwin, and tracked it down to this: if a tar file has foo and foo.exe , then when you extract from the tar file you'll get foo but not foo.exe . See here for example discussion.
|
|
|
by Rohan Almeida (ROHAN)
Rohan has started working on project called lickcreator, a music notation tool for guitarists. He'll be writing about it on his blog.
|
|
|
by Mark Keating
One of a series of posts by Mark, celebrating 10 years of Shadowcat. This one describes some key systems they've developed, some of them which are only used internally.
|
|
|
Opinion
|
Jeff, who works for ActiveState, thinks Perl is a bit of a dark horse, used by lots of companies, and under-scored on various programming language charts. Plenty of people are just getting on and doing things with Perl.
|
|
by Lee Johnson (LEEJO)
A great article from the current maintainer of the CGI module, where he takes us through history of CGI, and uses it to illustrate some points about the definition of legacy.
|
|
|
Grants
|
by Karen Pauley
Tony Cook has requested an extension of his grant for working on Perl 5.
|
|
|
An update on the project to convert blogs.perl.org to a new blogging system from Evozon.
|
|
Not Perl
|
|
by Jum Whitehurst
Jim Whitehurst is the CEO of RedHat, which isn't your typical open source organisation. Here is presents what he thinks makes an good open source leader, a key element of which he believes is seeing yourself as a catalyst and not a commander.
|
|
Perl Maven Articles
|
|
You know, you could get the Perl Weekly right in your mailbox. Every Week. Free of charge!
|