@@ -20,6 +20,14 @@ L<perl5279delta>, which describes differences between 5.27.8 and 5.27.9.
20
20
21
21
=item *
22
22
23
+ L<attributes> has been upgraded from version 0.32 to 0.33
24
+
25
+ =item *
26
+
27
+ L<B::Deparse> has been upgraded from version 1.47 to 1.48.
28
+
29
+ =item *
30
+
23
31
L<Carp> has been upgraded from version 1.46 to 1.49.
24
32
25
33
L<Carp>, when generating stack traces, now attempts to work around
@@ -52,7 +60,7 @@ L<Encode> has been upgraded from version 2.96 to 2.97.
52
60
53
61
=item *
54
62
55
- L<ExtUtils::MakeMaker> has been upgraded from version 7.33 to 7.34.
63
+ L<ExtUtils::MakeMaker> has been upgraded from version 7.32 to 7.34.
56
64
57
65
=item *
58
66
@@ -64,10 +72,18 @@ L<File::Glob> has been upgraded from version 1.30 to 1.31.
64
72
65
73
=item *
66
74
75
+ L<I18N::Langinfo> has been upgraded from version 0.15 to 0.16.
76
+
77
+ =item *
78
+
67
79
L<Locale::Codes> has been upgraded from version 3.55 to 3.56.
68
80
69
81
=item *
70
82
83
+ L<Module::CoreList> has been upgraded from version 5.20180220 to 5.20180221.
84
+
85
+ =item *
86
+
71
87
L<POSIX> has been upgraded from version 1.82 to 1.83.
72
88
73
89
=item *
@@ -84,11 +100,11 @@ L<Test::Simple> has been upgraded from version 1.302122 to 1.302133.
84
100
85
101
=item *
86
102
87
- L<Time::Piece > has been upgraded from version 1.3203 to 1.3204 .
103
+ L<Time::HiRes > has been upgraded from version 1.9753 to 1.9757 .
88
104
89
105
=item *
90
106
91
- L<attributes > has been upgraded from version 0.32 to 0.33
107
+ L<Time::Piece > has been upgraded from version 1.3203 to 1.3204.
92
108
93
109
=item *
94
110
@@ -200,8 +216,7 @@ F<t/porting/regen.t>. [perl #132925]
200
216
=head1 Testing
201
217
202
218
Tests were added and changed to reflect the other additions and
203
- changes in this release. Furthermore, these significant changes were
204
- made:
219
+ changes in this release.
205
220
206
221
=head1 Internal Changes
207
222
@@ -249,11 +264,11 @@ warnings.pm: sprintf is faster than concat
249
264
=head1 Acknowledgements
250
265
251
266
Perl 5.27.10 represents approximately 4 weeks of development since Perl
252
- 5.27.9 and contains approximately 79 ,000 lines of changes across 380 files
267
+ 5.27.9 and contains approximately 80 ,000 lines of changes across 380 files
253
268
from 18 authors.
254
269
255
270
Excluding auto-generated files, documentation and release tools, there were
256
- approximately 74 ,000 lines of changes to 270 .pm, .t, .c and .h files.
271
+ approximately 75 ,000 lines of changes to 270 .pm, .t, .c and .h files.
257
272
258
273
Perl continues to flourish into its third decade thanks to a vibrant
259
274
community of users and developers. The following people are known to have
0 commit comments