Tag Archives: perl

Hilight growls from irssi with Plack and ssh

I use irssi/screen on a remote server to maintain a constant IRC presence and I wanted a nice way to pop up a pretty, on-screen notification when my nick is hilighted or when I get a direct message. Irssi already has Perl 5 scripting support built-in, so the rest just took a little whipuptitude. Here [...]

Posted in perl programming | Also tagged , , , , | 7 Comments

Quick thought on use strict dogma

I missed the original post, but caught Chris Prather's great response. It got me thinking about why the "strict" dogma got started. Here's my take: too many people debug code by asking others to do their thinking for them. If I'm looking to be helpful and answer programming questions, whether it's on USENET (old-school), or [...]

Posted in perl programming | Also tagged , | 2 Comments

Visualizing the Perl 5 support policy

Perl 5 Release Timeline (Amended)

My last post showed historical Perl 5 release cycles, but comments I got on and off the blog suggested that my vaguely positive sentiments about the official support policy were misunderstood. This post expands and clarifies my view. I have redone my Perl 5 release cycle graph again with a few changes. First, for the [...]

Posted in p5p, Uncategorized | Also tagged , , | Leave a comment

Visualizing Perl 5 release cycles

Perl 5 Release Timeline

Beginning with Perl 5, version 12, the Perl 5 language began an annual release cycle, with a new stable release around May of each year. Beginning with version 14, the Perl 5 maintainers also announced a formal support policy and ended support for version 10. This is a significant change from the history of Perl, [...]

Posted in p5p | Also tagged , , | 12 Comments

Perl Oasis 2012 wrapup

Last weekend I attended the Orlando Perl Workshop. While the "hallway track" is one of the best parts of Perl workshops, the talks I saw were also excellent. Here is an overview of the sessions I attended. Doing the Jitterbug Jonathan Leto (dukeleto) presented Jitterbug, a cross language continuous integration tool for git (and written [...]

Posted in perl programming | Also tagged , , | 1 Comment

© 2009-2012 David Golden All Rights Reserved