I [...] would like a code freeze for the purposes of producing a stable and well tested release now

So does rgs, the current pumpking. There was a mammoth thread on p5p last month discussing some brokenness in pack, unpack and Unicode. At the end of it (if I got it straight) Rafael said that he didn't want to hold up 5.10 by fixing it now, because it would be too destabilising. 5.10 is in a freeze.

He followed with a post asking for what open issues remained with blead.

At the risk of repeating myself, if people want to see 5.10 released any time soon, the easiest way to help is to install a copy of blead (not 5.9.4, but rsync'ed from the public ActiveState repository) and draw up a list of every single module installed on your systems (perllocal will help with that). Then install CPAN::Reporter or CPANPLUS and start smoke testing them. If it fails on blead, but passes on 5.8.8, perlbug it.

Get those errors out into the open. The more XS-ive, the more Unicodish, the more magical the module, the better. Acme modules push the parser and runtime in strange and peculiar ways. So do Damian Conway's. Smoke 'em all. And when all the lights on the control panel are green, we'll be ready for launch.

Back to the original question: no, 5.9.4 was not a release candidate, but 5.9.5 will be. The plan, assuming sufficient energy and tuits from the volunteers who develop the core, is for 5.9.5 to be "it", with a few Release Candidates following on to smooth down any remaining rough edges. And then we have 5.10.0.

• another intruder with the mooring in the heart of the Perl


In reply to Re^2: 5.10 imminent? by grinder
in thread 5.10 imminent? by BrowserUk

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.