@@ -1338,9 +1338,43 @@ L<http://www.fysh.org/~zefram/personal/>.
1338
1338
1339
1339
=head1 Acknowledgements
1340
1340
1341
- XXX Generate this with:
1342
-
1343
- perl Porting/acknowledgements.pl v5.41.13..HEAD
1341
+ Perl 5.42.0 represents approximately 12 months of development since Perl
1342
+ 5.40.0 and contains approximately 280,000 lines of changes across 1,500
1343
+ files from 65 authors.
1344
+
1345
+ Excluding auto-generated files, documentation and release tools, there were
1346
+ approximately 94,000 lines of changes to 860 .pm, .t, .c and .h files.
1347
+
1348
+ Perl continues to flourish into its fourth decade thanks to a vibrant
1349
+ community of users and developers. The following people are known to have
1350
+ contributed the improvements that became Perl 5.42.0:
1351
+
1352
+ Aaron Dill, Andrei Horodniceanu, Andrew Ruthven, Antanas Vaitkus, Aristotle
1353
+ Pagaltzis, Branislav Zahradník, brian d foy, Chad Granum, Chris 'BinGOs'
1354
+ Williams, Craig A. Berry, Dabrien 'Dabe' Murphy, Dagfinn Ilmari Mannsåker,
1355
+ Dan Book, Daniel Dragan, Dan Jacobson, David Cantrell, David Mitchell, E.
1356
+ Choroba, Ed J, Ed Sabol, Elvin Aslanov, Eric Herman, Erik Huelsmann, Gianni
1357
+ Ceccarelli, Graham Knop, hbmaclean, H.Merijn Brand, iabyn, James E Keenan,
1358
+ James Raspass, Johan Vromans, Karen Etheridge, Karl Williamson, Leon
1359
+ Timmermans, Lukas Mai, Marek Rouchal, Marin Tsanov, Mark Fowler, Masahiro
1360
+ Honma, Max Maischein, Paul Evans, Paul Johnson, Paul Marquess, Peter
1361
+ Eisentraut, Peter John Acklam, Philippe Bruhat (BooK), pyrrhlin, Reini
1362
+ Urban, Richard Leach, Robert Rothenberg, Robin Ragged, Russ Allbery, Scott
1363
+ Baker, Sergei Zhmylev, Sevan Janiyan, Sisyphus, Štěpán Němec, Steve Hay,
1364
+ TAKAI Kousuke, Thibault Duponchelle, Todd Rinaldo, Tony Cook, Unicode
1365
+ Consortium, Vladimír Marek, Yves Orton.
1366
+
1367
+ The list above is almost certainly incomplete as it is automatically
1368
+ generated from version control history. In particular, it does not include
1369
+ the names of the (very much appreciated) contributors who reported issues to
1370
+ the Perl bug tracker.
1371
+
1372
+ Many of the changes included in this version originated in the CPAN modules
1373
+ included in Perl's core. We're grateful to the entire CPAN community for
1374
+ helping Perl to flourish.
1375
+
1376
+ For a more complete list of all of Perl's historical contributors, please
1377
+ see the F<AUTHORS> file in the Perl source distribution.
1344
1378
1345
1379
=head1 Reporting Bugs
1346
1380
0 commit comments