diff options
author | Sawyer X <xsawyerx@cpan.org> | 2020-05-29 14:52:52 +0300 |
---|---|---|
committer | Sawyer X <xsawyerx@cpan.org> | 2020-05-30 17:37:16 +0300 |
commit | 875f84e24c959d0fbcf4686fd7dc64ee0c72baf4 (patch) | |
tree | 20867cccaed86539d0babe2000ab233dd6e256d1 /Porting/todo.pod | |
parent | 17b35041bdff13ad8301eae5df5f75578f910ce1 (diff) | |
download | perl-875f84e24c959d0fbcf4686fd7dc64ee0c72baf4.tar.gz |
Bump perl version in various places for 5.32.0
Diffstat (limited to 'Porting/todo.pod')
-rw-r--r-- | Porting/todo.pod | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Porting/todo.pod b/Porting/todo.pod index b2047e92f2..36bee56671 100644 --- a/Porting/todo.pod +++ b/Porting/todo.pod @@ -486,7 +486,7 @@ Natively 64-bit systems need neither -Duse64bitint nor -Duse64bitall. On these systems, it might be the default compilation mode, and there is currently no guarantee that passing no use64bitall option to the Configure process will build a 32bit perl. Implementing -Duse32bit* -options would be nice for perl 5.31.12. +options would be nice for perl 5.32.0. =head2 Profile Perl - am I hot or not? @@ -1189,7 +1189,7 @@ L<http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2013-01/msg00339.html> =head1 Big projects Tasks that will get your name mentioned in the description of the "Highlights -of 5.31.12" +of 5.32.0" =head2 make ithreads more robust |