Commit | Line | Data |
---|---|---|
01358b4a JV |
1 | =head1 NAME |
2 | ||
3 | perl5120delta - what is new for perl v5.12.0 | |
4 | ||
5 | =head1 DESCRIPTION | |
6 | ||
7 | This document describes differences between the 5.10.0 release and | |
8 | the 5.12.0 release. | |
9 | ||
10 | Many of the bug fixes in 5.12.0 were already seen in the 5.10.1 | |
11 | maintenance release since the two releases were kept closely | |
12 | coordinated (while 5.12.0 was still called 5.11.something). | |
13 | ||
14 | You can see the list of changes in the 5.10.1 release | |
15 | by reading L<perl5101delta>. | |
16 |