@@ -490,9 +490,32 @@ died, add a short obituary here.
490
490
491
491
=head1 Acknowledgements
492
492
493
- XXX Generate this with:
493
+ Perl 5.41.6 represents approximately 4 weeks of development since Perl
494
+ 5.41.5 and contains approximately 8,400 lines of changes across 180 files
495
+ from 14 authors.
494
496
495
- perl Porting/acknowledgements.pl v5.41.5..HEAD
497
+ Excluding auto-generated files, documentation and release tools, there were
498
+ approximately 6,700 lines of changes to 120 .pm, .t, .c and .h files.
499
+
500
+ Perl continues to flourish into its fourth decade thanks to a vibrant
501
+ community of users and developers. The following people are known to have
502
+ contributed the improvements that became Perl 5.41.6:
503
+
504
+ Chad Granum, Chris 'BinGOs' Williams, Daniel Dragan, David Mitchell, Graham
505
+ Knop, James E Keenan, Karl Williamson, Lukas Mai, Marin Tsanov, Paul Evans,
506
+ pyrrhlin, Richard Leach, Thibault Duponchelle, Tony Cook.
507
+
508
+ The list above is almost certainly incomplete as it is automatically
509
+ generated from version control history. In particular, it does not include
510
+ the names of the (very much appreciated) contributors who reported issues to
511
+ the Perl bug tracker.
512
+
513
+ Many of the changes included in this version originated in the CPAN modules
514
+ included in Perl's core. We're grateful to the entire CPAN community for
515
+ helping Perl to flourish.
516
+
517
+ For a more complete list of all of Perl's historical contributors, please
518
+ see the F<AUTHORS> file in the Perl source distribution.
496
519
497
520
=head1 Reporting Bugs
498
521
0 commit comments