pauamma: Cartooney crab wearing hot pink and acid green facemask holding drink with straw (Default)
Res facta quae tamen fingi potuit ([personal profile] pauamma) wrote in [site community profile] dw_dev2011-05-15 05:44 pm
Entry tags:

Versions of perl

So Perl 5.14 was released today, and Perl 5.10 (and Perl 5.8) is no longer maintained. This raises the question: which version(s) of Perl should we allow, recommend, or use in development and production?
outlier_lynn: (Default)

[personal profile] outlier_lynn 2011-05-15 04:58 pm (UTC)(link)
Not that my opinion about Dreamwidth development should hold much sway, but I'll give it anyway.

In all my development work, I usually use the next to last "stable" release of everything unless there is a particular added feature that I really want to use. No matter how long something stays in beta, I tend to find the edge case bug in new versions of languages. I prefer to let other people find it first. :)