@@ -145,9 +145,34 @@ context under C<use utf8;>.
145145
146146=head1 Acknowledgements
147147
148- XXX Generate this with:
149-
150- perl Porting/acknowledgements.pl v5.43.3..HEAD
148+ Perl 5.43.4 represents approximately 4 weeks of development since Perl
149+ 5.43.3 and contains approximately 18,000 lines of changes across 170 files
150+ from 21 authors.
151+
152+ Excluding auto-generated files, documentation and release tools, there were
153+ approximately 7,500 lines of changes to 81 .pm, .t, .c and .h files.
154+
155+ Perl continues to flourish into its fourth decade thanks to a vibrant
156+ community of users and developers. The following people are known to have
157+ contributed the improvements that became Perl 5.43.4:
158+
159+ Branislav Zahradník, Daniel Dragan, Elvin Aslanov, Eric Herman, Eugen
160+ Konkov, James E Keenan, James Raspass, Karl Williamson, Lukas Mai, Masahiro
161+ Iuchi, Paul Evans, Philippe Bruhat (BooK), Ricardo Signes, Richard Leach,
162+ Samuel Smith, Sevan Janiyan, Sisyphus, Stan Ulbrych, Thibault Duponchelle,
163+ Tom Wyant, Tony Cook.
164+
165+ The list above is almost certainly incomplete as it is automatically
166+ generated from version control history. In particular, it does not include
167+ the names of the (very much appreciated) contributors who reported issues to
168+ the Perl bug tracker.
169+
170+ Many of the changes included in this version originated in the CPAN modules
171+ included in Perl's core. We're grateful to the entire CPAN community for
172+ helping Perl to flourish.
173+
174+ For a more complete list of all of Perl's historical contributors, please
175+ see the F<AUTHORS> file in the Perl source distribution.
151176
152177=head1 Reporting Bugs
153178
0 commit comments