use Perl Log In
Perl 5.10.1 RC2 released
Perl 5.10 Release Candidate 2 has been released, two (busy) weeks after the RC1. As Dave Mitchell, the 5.10 pumpking, says, I'm not planning to change anything between now and final release unless it's a real showstopper; so, help making sure there are no showstoppers left before the final release!
As usual, the full list of changes is in the perldelta; and here is a list of significant fixes since RC1:
- NDBM_File sometimes wasn't built
- Many library files were installed into the wrong directories
- Deparsing was slow (fixed by removing const deparsing)
- Safe could emit a spurious "used once" warning
- "cpan -r" didn't work
- allow Perl_die_nocontext() to be called with a NULL format
- some Windows build fixes
- perlbug reported spurious patch lists
- Configure added duplicate config args in config.sh
- readline(BAREHANDLE) was broken
- Module::Build version bumped to 0.340201
- perlfaq pages updated
Please report any problems you encounter, especially bugs introduced since 5.10.0. Whenever possible, please report bugs using the perlbug utility. If the build or regression tests fail, make nok. If the build fails to early to run this, please mail perlbug at perl.org directly.
Related Stories
Perl 5.10.1 RC1 released 5 comments
[+]
The Release Candidate 1 of perl 5.10.1 has been uploaded to CPAN. This is the first maintenance release of the 5.10 series; it provides numerous bug fixes, improvements and core module updates from CPAN. Read the full list of changes in the perldelta document. Help us testing the RC1 before the final release!

Perl 5.10.1 RC2 released 0 Comments More | Login | Reply /