Quoting Jesse Vincent on p5p:
There won't be a formal release announcement of this one, as it's even          
more "just a snapshot" than any recent blead release.

ec32898f89531e187f7daf7f9f28c15686845996  perl-5.12.0-RC0.tar.gz

More than anything else, this release is just to get everyone smoking
something calling itself 5.12.0.  Not surprisingly, that's already
turned up a few issues in early smokes.       

To be able to ship a 5.12.0-RC1, we need to understand why any smoke
servers are failing and either fix the bugs in a minimially-invasive
way or TODO the tests (if apropriate).        

Right now, the smoke reports are awfully black looking:

    http://www.nntp.perl.org/group/perl.daily-build.reports/           

One item that catches my eye is that most of the win32 smokes seem to
be failing the same test in io_sock.t         
This is the time for the Perl community to do something. Test your code now. Waiting for the release of 5.12 to test your code means waiting a long time before any bugs will be fixed. Build perl, test your code, report the status.

In reply to 5.12 RC0 by JavaFan

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.