Perl Weekly
Issue #125 - 2013-12-16 - Snow, wind, no electricity, but plenty of Perl
latest | archive | edited by Gabor Szabo
|
Hi,
I don't know about your part of the world, but we just had a major storm that even covered the 'near-by' pyramids in snow. Part of the country is still without electricity after 4 days, but we were lucky as we did not have any power-failure and the sun came back too.
Anyhow, the Perlish Advent calendars supply many articles for you to read, but other people have not stopped to write either. You have plenty to read.
Enjoy!
Gabor Szabo
|
|
|
Sponsors
|
We're a growing software company using open source software/modern Perl practices to build innovative e-payment, auction, and tax collection web applications. We're looking for talented, motivated professionals committed to flawless work and customer service. Please apply online.
|
|
Advent Calendars
Plenty of articles have been published on the 4 active Perl-related Advent calendars. This is just a reminder that there is plenty to read on these sites.
|
|
|
|
|
Articles
|
by brian d foy (BDFOY)
This is the second post by brian d foy about WordPress::Grep, his new module and command line tool.
|
|
|
by Timm Murray (TMURRAY)
Have you ever used the 'state' keyword in Perl? It is 'new' since 5.10 and it works like a 'static' variable in C. But do you really need it? Timm Murray from Wumpus Cave does not seem to like it.
|
|
|
Selfie
|
by Buddy Burden (BAREFOOT)
As you could guess from the title, this is already the 2nd part of the series Buddy Burden writes bare feet on his road in the programming world. A very interesting conversation with ones own self.
|
|
Testing
|
|
by Curtis 'Ovid' Poe (OVID)
Ovid discusses the advantages of running tests in parallel - which are quite obvious (you get home earlier) - or maybe it isn't? He also describes his work on Test::Class, and Test::Class::Moose to make parallel processing a possibility there too.
|
|
|
CPAN
|
How to do you handle installation of CPAN modules on production servers if you don't have direct access to the Internet? (I'd be more worried if someone has access to the Internet and installs the latest from CPAN.)
|
|
Applications and Frameworks
|
Bedrock is a server side web application development environment that can be used with Apache web servers.
|
|
Convos is a web-based persistent IRC client. It will hold on to your IRC connections while you are away, but let's you use a web-based interface to chat in IRC.
|
|
|
Grants
|
|
Videos
|
by JT Smith (RIZEN)
Watch the first 2:20 minutes of the lightning talks from YAPC::NA in which JT Smith calls on you to build something. Build if for your own sake and for the sake of Perl.
|
|
|
Weekly collections
|
|
|
|
Perl Maven Tutorials
|
This is an earlier screencast that can still be useful for you, it you are thinking about contributing to open source. As one of the readers pointed out: 'Your video was really eye opening. It showed me that I do not need to start very big as I was thinking, small contributions like that can really lead to big ones.'
|
|
Because of the flexibility of Perl it is very easy to create circular references which, if not handled correctly, can easily cause memory leak. Here is how you can measure memory usage and how you can avoid circular references.
|
|
Example on how to use split assigning the result to an array or to a list of scalars. There is also an example using array slices to split on the fly without creating a temporary variable.
|
|
Events
I usually list the next 3-4 events here. The list of all the events can be found on the web site. If your Perl event is not listed there, please let me know.
|
March 26-28, 2014, Hannover, Germany
|
|
June 23-25, 2014, Orlando FL
|
|
You know, you could get the Perl Weekly right in your mailbox. Every Week. Free of charge!
|