From 13a2d996abe42696bc5ca08abf08030d440c6148 Mon Sep 17 00:00:00 2001 From: "Stephen P. Potter" Date: Mon, 6 Nov 2000 13:56:43 -0500 Subject: Pod updates Message-Id: <200011062357.SAA18173@spotter.yi.org> p4raw-id: //depot/perl@7585 --- pod/perllocale.pod | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) (limited to 'pod/perllocale.pod') diff --git a/pod/perllocale.pod b/pod/perllocale.pod index 3d9a58a007..fb93792fdc 100644 --- a/pod/perllocale.pod +++ b/pod/perllocale.pod @@ -124,8 +124,8 @@ B (strftime()) uses C. =back -C, C, and so on, are discussed further in L. +C, C, and so on, are discussed further in +L. The default behavior is restored with the S> pragma, or upon reaching the end of block enclosing C. @@ -348,8 +348,8 @@ commands. You may see things like "en_US.ISO8859-1", but that isn't the same. In this case, try running under a locale that you can list and which somehow matches what you tried. The rules for matching locale names are a bit vague because -standardization is weak in this area. See again the L about general rules. +standardization is weak in this area. See again the +L about general rules. =head2 Fixing system locale configuration @@ -580,11 +580,12 @@ The C standard defines the C category, but no function that is affected by its contents. (Those with experience of standards committees will recognize that the working group decided to punt on the issue.) Consequently, Perl takes no notice of it. If you really want -to use C, you can query its contents--see L--and use the information that it returns in your application's -own formatting of currency amounts. However, you may well find that -the information, voluminous and complex though it may be, still does not -quite meet your requirements: currency formatting is a hard nut to crack. +to use C, you can query its contents--see +L--and use the information that it returns in your +application's own formatting of currency amounts. However, you may well +find that the information, voluminous and complex though it may be, still +does not quite meet your requirements: currency formatting is a hard nut +to crack. =head2 LC_TIME -- cgit v1.2.1