develooper Front page | perl.perl5.porters | Postings from April 2010

Perl 5.13.0 is now available

From:
Léon Brocard
Date:
April 20, 2010 23:43
Subject:
Perl 5.13.0 is now available
Message ID:
o2ta92222c81004202342vc8712ba5h51efce944cf167c@mail.gmail.com
The heat still remained at quite a supportable degree. With an
involuntary shudder, I reflected on what the heat must have been
when the volcano of Sneffels was pouring its smoke, flames, and
streams of boiling lava -- all of which must have come up by the
road we were now following. I could imagine the torrents of hot
seething stone darting on, bubbling up with accompaniments of
smoke, steam, and sulphurous stench!
"Only to think of the consequences," I mused, "if the old
volcano were once more to set to work."
   -- Jules Verne, "A journey to the centre of the earth"

It gives me great pleasure to announce the release of Perl 5.13.0.

This is the first DEVELOPMENT release in the 5.13.x series leading to a
stable release of Perl 5.14.0. You can find a list of high-profile changes
in this release in the file "perl5130delta.pod" inside the distribution.

You can download the 5.13.0 release from:

 http://search.cpan.org/~lbrocard/perl-5.13.0/

The release's SHA1 signatures are:

  cac68b877f88207d46b064e84304b9b9904ff70e  perl-5.13.0.tar.gz
  926a9bf27f180ccb4094801181b3c77208f26f16  perl-5.13.0.tar.bz2

We welcome your feedback on this release. If you discover issues
with Perl 5.13.0, please use the 'perlbug' tool included in this
distribution to report them. If Perl 5.13.0 works well for you, please
use the 'perlthanks' tool included with this distribution to tell the
all-volunteer development team how much you appreciate their work.

If you write software in Perl, it is particularly important that you test
your software against development releases. While we strive to maintain
source compatibility with prior stable versions of Perl wherever possible,
it is always possible that a well-intentioned change can have unexpected
consequences. If you spot a change in a development version which breaks
your code, it's much more likely that we will be able to fix it before the
next stable release. If you only test your code against stable releases
of Perl, it may not be possible to undo a backwards-incompatible change
which breaks your code.

Notable changes in this release:

* "safe signals" optimization

* Assignment to $0 sets the legacy process name with prctl() on Linux

Perl 5.13.0 represents eight days of development since Perl 5.12.0 and
contains 3,766 lines of changes across 151 files from 29 authors and
committers:

Ævar Arnfjörð Bjarmason, Alex Vandiver, Chris Williams, chromatic,
Craig A. Berry, David Golden, David Mitchell, Eric Brine, Father
Chrysostomos, Florian Ragwitz, Frank Wiegand, Gisle Aas, H.Merijn
Brand, Hugo van der Sanden, Jesse Vincent, Josh ben Jore, Karl
Williamson, Leon Brocard, Michael G Schwern, Michael G. Schwern, Nga
Tang Chan, Nicholas Clark, Niko Tyni, Rafael Garcia-Suarez, Ricardo
Signes, Robin Barker, Slaven Rezic, Steffen Mueller, Zefram.

Many of the changes included in this version originated in the CPAN
modules included in Perl's core. We're grateful to the entire CPAN
community for helping Perl to flourish.

Ricardo Signes will release 5.13.1 on May 20, 2010. Matt Trout will
release 5.13.2 on June 20, 2010. David Golden will release 5.13.3
on July 20, 2010.

Regards, Léon



nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About