perllocale: Note that LC_MESSAGES affects $^E
authorKarl Williamson <public@khwilliamson.com>
Wed, 11 Dec 2013 18:26:02 +0000 (11:26 -0700)
committerKarl Williamson <public@khwilliamson.com>
Tue, 17 Dec 2013 05:53:36 +0000 (22:53 -0700)
pod/perllocale.pod

index eb22b41..32b91bb 100644 (file)
@@ -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