summaryrefslogtreecommitdiff
path: root/pod/perlrun.pod
diff options
context:
space:
mode:
authorSHIRAKATA Kentaro <argrath@ub32.org>2014-04-08 02:53:46 +0900
committerSteve Hay <steve.m.hay@googlemail.com>2014-04-07 20:35:08 +0100
commit4a70680af1019e8cdeaf52bb506d9fbda1dd4f05 (patch)
treee2956957865769e8dd3a7ee60b72702a8b736435 /pod/perlrun.pod
parentfc3f50ce1e610b9b4ddfcac0f7a2518cd29a5e06 (diff)
downloadperl-4a70680af1019e8cdeaf52bb506d9fbda1dd4f05.tar.gz
nitpicks
Diffstat (limited to 'pod/perlrun.pod')
-rw-r--r--pod/perlrun.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perlrun.pod b/pod/perlrun.pod
index c6aa81c6c5..acf270221d 100644
--- a/pod/perlrun.pod
+++ b/pod/perlrun.pod
@@ -1275,7 +1275,7 @@ randomized to protect against local and remote attacks against Perl
code. By manually setting a seed, this protection may be partially or
completely lost.
-See L<perlsec/"Algorithmic Complexity Attacks"> and L</PERL_PERTURB_KEYS>
+See L<perlsec/"Algorithmic Complexity Attacks">, L</PERL_PERTURB_KEYS>, and
L</PERL_HASH_SEED_DEBUG> for more information.
=item PERL_PERTURB_KEYS