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 499c850 commit 6514d66Copy full SHA for 6514d66
pod/perldelta.pod
@@ -599,6 +599,11 @@ to built-in types and class names.
599
600
Clarified that perl C<sort> is stable (and has been since v5.8.0).
601
602
+=item *
603
+
604
+The recommended alternatives to the C<rand()> function were updated to modern modules recommended by the CPAN Security Group.
605
+[L<GH #22873|https://github.com/Perl/perl5/pull/22873>]
606
607
=back
608
609
=head3 L<perlgov>
0 commit comments