In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/733a5566738583595dfc3a5d95e1229a3bfda72f?hp=960c68989849d4ba6634125c3205329eb62b536d>
- Log ----------------------------------------------------------------- commit 733a5566738583595dfc3a5d95e1229a3bfda72f Author: brian d foy <[email protected]> Date: Tue Oct 5 01:52:40 2010 -0400 * Update the versions numbers for stable in perlfaq1 I'm considering that this becomes official with 5.14, so 'stable' is a bit in the future ----------------------------------------------------------------------- Summary of changes: pod/perlfaq1.pod | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pod/perlfaq1.pod b/pod/perlfaq1.pod index 16f5801..4fac485 100644 --- a/pod/perlfaq1.pod +++ b/pod/perlfaq1.pod @@ -61,7 +61,7 @@ users the informal support will more than suffice. See the answer to There is often a matter of opinion and taste, and there isn't any one answer that fits everyone. In general, you want to use either the current stable release, or the stable release immediately prior to that one. -Currently, those are perl5.10.x and perl5.8.x, respectively. +Currently, those are perl5.14.x and perl5.12.x, respectively. Beyond that, you have to consider several things and decide which is best for you. -- Perl5 Master Repository
