]> Codestin Search App

Thanks to visit codestin.com
Credit goes to perl5.git.perl.org

This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
fix typos blead
authorPhilippe Bruhat (BooK) <[email protected]>
Sun, 16 Nov 2025 12:10:50 +0000 (13:10 +0100)
committerPhilippe Bruhat (BooK) <[email protected]>
Sun, 16 Nov 2025 12:10:50 +0000 (13:10 +0100)
reported in #23926

pod/perl5124delta.pod

index bd3a1db43bea30b433bc33a762e3c0d2f2618e23..b8045f9cdf0d62364282e98e64ca32db449dda20 100644 (file)
@@ -45,7 +45,7 @@ environment has HTTPS_* environment variables, such as HTTPS_PROXY.
 
 =head1 Documentation
 
-Updated the documentation for rand() in L<perlfunc> to note that it is not
+Updated the documentation for L<perlfunc/rand> to note that it is not
 cryptographically secure.
 
 =head1 Platform Specific Notes
@@ -87,8 +87,8 @@ analysed by the Perl porting team.
 If the bug you are reporting has security implications, which make it
 inappropriate to send to a publicly archived mailing list, then please send
 it to [email protected]. This points to a closed subscription
-unarchived mailing list, which includes all the core committers, who be able
-to help assess the impact of issues, figure out a resolution, and help
+unarchived mailing list, which includes all the core committers, who will be
+able to help assess the impact of issues, figure out a resolution, and help
 co-ordinate the release of patches to mitigate or fix the problem across all
 platforms on which Perl is supported. Please only use this address for
 security issues in the Perl core, not for modules independently