summaryrefslogtreecommitdiff
path: root/pod/perllocale.pod
diff options
context:
space:
mode:
authorKarl Williamson <public@khwilliamson.com>2013-12-11 11:26:02 -0700
committerKarl Williamson <public@khwilliamson.com>2013-12-16 22:53:36 -0700
commit03c702c586f1fb2150cb74f4f80ee07b7adcfce6 (patch)
treeb651bfc8b8cddf4e0036a0e7e5b9b6e3a733aab2 /pod/perllocale.pod
parent23c6e7c96f3c4114dd387c00e75805515588776b (diff)
downloadperl-03c702c586f1fb2150cb74f4f80ee07b7adcfce6.tar.gz
perllocale: Note that LC_MESSAGES affects $^E
Diffstat (limited to 'pod/perllocale.pod')
-rw-r--r--pod/perllocale.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perllocale.pod b/pod/perllocale.pod
index eb22b41420..32b91bb929 100644
--- a/pod/perllocale.pod
+++ b/pod/perllocale.pod
@@ -73,7 +73,7 @@ E<160>
=item Category LC_MESSAGES: Error and other messages
This is used by Perl itself only for accessing operating system error
-messages via L<$!|perlvar/$ERRNO>.
+messages via L<$!|perlvar/$ERRNO> and L<$^E|perlvar/$EXTENDED_OS_ERROR>.
=item Category LC_COLLATE: Collation