This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[19990526.002] Misc. improvements to Class:Struct
[perl5.git] / lib / locale.pm
index 48213ab..44e88f4 100644 (file)
@@ -20,6 +20,9 @@ locales for built-in operations (LC_CTYPE for regular expressions, and
 LC_COLLATE for string comparison).  Each "use locale" or "no locale"
 affects statements to the end of the enclosing BLOCK.
 
+See L<perllocale> for more detailed information on how Perl supports
+locales.
+
 =cut
 
 sub import {