This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Keep perl5115delta.pod up to date
[perl5.git]
/
pod
/
perl5115delta.pod
diff --git
a/pod/perl5115delta.pod
b/pod/perl5115delta.pod
index
af1c800
..
3bbd0a7
100644
(file)
--- a/
pod/perl5115delta.pod
+++ b/
pod/perl5115delta.pod
@@
-42,7
+42,7
@@
Undefined version objects are now uninitialized with zero rather than C<undef>.
=item C<CPAN>
=item C<CPAN>
-Upgraded from version 1.94_53 to 1.94_5
5
.
+Upgraded from version 1.94_53 to 1.94_5
6
.
This module is also now built in a less specialized way, which resolves a
problem that caused C<make> after C<make clean> to fail, fixing RT #72218.
This module is also now built in a less specialized way, which resolves a
problem that caused C<make> after C<make clean> to fail, fixing RT #72218.
@@
-58,9
+58,16
@@
Upgraded from version 2.21 to 2.22.
This resolves RT #72700, in which an exception thrown from a closure was
getting lost.
This resolves RT #72700, in which an exception thrown from a closure was
getting lost.
+=item C<Socket>
+
+Upgraded from version 1.85 to 1.86.
+
+This makes the new Socket implementation of C<inet_pton> consistent with the
+existing Socket6 implementation of C<inet_pton>, fixing RT #72884.
+
=item C<podlators>
=item C<podlators>
-Upgraded from version 2.2.2 to 2.3.
0
.
+Upgraded from version 2.2.2 to 2.3.
1
.
=back
=back