X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/5e6bcc013e2f55d2b3f79500ff90cb9cde5bea39..e543b0e523030e57a0ea8b53843a91467cce4523:/pod/perlembed.pod diff --git a/pod/perlembed.pod b/pod/perlembed.pod index 4560ecc..596f287 100644 --- a/pod/perlembed.pod +++ b/pod/perlembed.pod @@ -1089,7 +1089,7 @@ When a Perl interpreter normally starts up, it tells the system it wants to use the system's default locale. This is often, but not necessarily, the "C" or "POSIX" locale. Absent a S> within the perl code, this mostly has no effect (but see L). Also, there is not a problem if the +scope of "use locale">). Also, there is not a problem if the locale you want to use in your embedded Perl is the same as the system default. However, this doesn't work if you have set up and want to use a locale that isn't the system default one. Starting in Perl v5.20, you