معرفی شرکت ها


perl-locale-1.09-477.module_f37+14495+88b110fc.noarch.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Pragma to use or avoid POSIX locales for built-in operations
ویژگی مقدار
سیستم عامل Linux
توزیع Fedora 37
مخزن Fedora Modular noarch
نام بسته perl-locale
نام فایل بسته perl-locale-1.09-477.module_f37+14495+88b110fc.noarch.rpm
نسخه بسته 1.09
انتشار بسته 477.module_f37+14495+88b110fc
معماری بسته noarch
نگهدارنده -
تاریخ ساخت Mon 23 May 2022 12
هاست سازنده buildvm-a64-15.iad2.fedoraproject.org
نوع بسته .rpm
آدرس صفحه اصلی https://www.perl.org/
مجوز GPL+ or Artistic
حجم دانلود 24K
حجم نصب 7.167K
This pragma tells the compiler to enable (or disable) the use of POSIX locales for built-in operations (for example, LC_CTYPE for regular expressions, LC_COLLATE for string comparison, and LC_NUMERIC for number formatting). Each "use locale" or "no locale" affects statements to the end of the enclosing block.


جایگزین ها

بسته نسخه معماری مخزن
perl-locale-1.10-487.module_f37+15117+20131e0e.noarch.rpm 1.10 noarch Fedora Modular
perl-locale-1.10-491.module_f37+14796+372df908.noarch.rpm 1.10 noarch Fedora Modular
perl-locale-1.10-492.fc37.noarch.rpm 1.10 noarch Fedora Server
perl-locale-1.10-494.fc37.noarch.rpm 1.10 noarch Fedora Everything
perl-locale-1.10-494.module_f37+17341+669ae705.noarch.rpm 1.10 noarch Fedora Modular


نیازمندی

مقدار نام
- perl(:MODULE_COMPAT_5.32.1)
- perl(Carp)
- perl(Config)
- perl(POSIX)


ارائه دهنده

مقدار نام
= 1.09 perl(locale)
= 0:1.09-477.module_f37+14495+88b110fc perl-locale


نحوه نصب


نصب پکیج rpm perl-locale:

    dnf install perl-locale-1.09-477.module_f37+14495+88b110fc.noarch.rpm


فایل ها

مسیرها
/usr/share/man/man3/locale.3pm.gz


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2021-06-23

XSLoader requires DynaLoader

2021-06-16

2021-05-31

Added perl-autouse and perl-ExtUtils-MM-Utils to perl meta-package

2021-03-31

Fix dumping a hash entry of PL_strtab type
Fix an arithmetic left shift of a minimal integer value (GH#18639)

2021-03-04

Remove files excluded from dual-lived subpackages

2021-03-04

Protect locale tests from LANGUAGE environment variable
Prevent the number of buckets in a hash from getting too large
Fix a memory leak when compiling a regular expression (GH#18604)

2021-02-09

Make accessing environment by DynaLoader thread-safe
Use duplocale() if available
Fix fc() in Turkish locale
Fix croaking on "my $_" when "use utf8" is in effect (GH#18449)
Fix PERL_UNUSED_ARG() definition in XSUB.h
Add missing entries to perldiag (GH#18276)

2021-01-26

Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild

2021-01-25

5.32.1 bump (see <https://metacpan.org/pod/release/SHAY/perl-5.32.1/pod/perldelta.pod>

2020-12-02

Run-require perl(Encode) by perl-libs

2020-11-19

Fix a crash in optimizing split() (GH#18232)
Disable a dual-lived perl-Net-Ping (bug #1898132)

2020-11-12

Fix un undefined behavior in Perl_custom_op_get_field()
Fix Config variable names in in t/op tests
Fix fetching a magic on the stacked file test operators

2020-10-14

Fix sv_collxfrm macro to respect locale
Fix an iterator signedness in handling an mro exception (GH#18155)
Fix a code flow in Perl_sv_inc_nomg()
Disable a dual-lived perl-Tie-RefHash subpackage (bug #1887937)

2020-09-25

Update perl-IO-Zlib metadata
Disable dual-lived perl-IO-Zlib (bug #1882415)

2020-09-23

Run-require complete perl by perl-CPAN
Remove a useless post-install dependency on perl-macros from
interpreter
Fix ownership of /usr/share/perl5/{ExtUtils,File,Module,Text,Time} directories
Fix a buffer overflow when compiling a regular expression with a bracketed
Fix a mismatch with the recursive subpatterns (GH#18096)

2020-08-27

Fix inheritance resolution of lexial objects in a debugger (GH#17661)
Fix a misoptimization when assignig a list in a list context (GH#17816)
Fix handling left-hand-side undef when assigning a list (GH#16685)
Fix a memory leak when compiling a long regular expression (GH#18054)
Fix handling exceptions in a global destruction (GH#18063)
Fix sorting with a block that calls return (GH#18081)