summaryrefslogtreecommitdiff
path: root/lib/locale.pm
diff options
context:
space:
mode:
authorAndreas König <a.koenig@mind.de>1999-03-19 07:00:28 +0100
committerGurusamy Sarathy <gsar@cpan.org>1999-05-05 06:55:21 +0000
commitb8bc843f4b88497de8b7d2b8ca0b37a92d610dc4 (patch)
treea85da298f98dc1ecf58f0b030e150fb39ef58268 /lib/locale.pm
parent0fd7581c22cd07e1d37e8a54fe87bd9bf54c7cf9 (diff)
downloadperl-b8bc843f4b88497de8b7d2b8ca0b37a92d610dc4.tar.gz
load base packages based on nonexistent $VERSION
Message-ID: <sfcsob2m5ub.fsf@dubravka.in-berlin.de> Subject: Re: base.pm flaw p4raw-id: //depot/perl@3302
Diffstat (limited to 'lib/locale.pm')
-rw-r--r--lib/locale.pm3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/locale.pm b/lib/locale.pm
index 48213ab86c..44e88f48c6 100644
--- a/lib/locale.pm
+++ b/lib/locale.pm
@@ -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 {