We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65284d4 commit 33c0fe4Copy full SHA for 33c0fe4
pod/perldelta.pod
@@ -582,6 +582,11 @@ to built-in types and class names.
582
583
Clarified that perl C<sort> is stable (and has been since v5.8.0).
584
585
+=item *
586
+
587
+The recommended alternatives to the C<rand()> function were updated to modern modules recommended by the CPAN Security Group.
588
+[L<GH #22873|https://github.com/Perl/perl5/pull/22873>]
589
590
=back
591
592
=head3 L<perlgov>
0 commit comments