diff options
Diffstat (limited to 'pod/perl.pod')
-rw-r--r-- | pod/perl.pod | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pod/perl.pod b/pod/perl.pod index 76a0f269fe..7ac7094f57 100644 --- a/pod/perl.pod +++ b/pod/perl.pod @@ -267,8 +267,8 @@ directory. If PERL5LIB is defined, PERLLIB is not used. =back -Perl also has environment variables that control how Perl handles -language-specific data. Please consult L<perllocale>. +Perl also has environment variables that control how Perl handles data +specific to particular natural languages. See L<perllocale>. Apart from these, Perl uses no other environment variables, except to make them available to the script being executed, and to child |