معرفی شرکت ها


perl-Encode-Locale-1.50.0-2-omv4090.noarch.rpm


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Determine the locale encoding
ویژگی مقدار
سیستم عامل Linux
توزیع OpenMandriva cooker
مخزن OpenMandriva main-release noarch
نام بسته perl-Encode-Locale
نام فایل بسته perl-Encode-Locale-1.50.0-2-omv4090.noarch.rpm
نسخه بسته 1.50.0
انتشار بسته 2
معماری بسته noarch
نگهدارنده -
تاریخ ساخت Tue 22 Mar 2022 11
هاست سازنده c64-6.openmandriva.org
نوع بسته .rpm
آدرس صفحه اصلی http://search.cpan.org/dist/Encode-Locale
مجوز GPLv2+ or Artistic
حجم دانلود 20K
حجم نصب 19.862K
In many applications it's wise to let Perl use Unicode for the strings it processes. Most of the interfaces Perl has to the outside world is still byte based. Programs therefore needs to decode byte strings that enter the program from the outside and encode them again on the way out. The POSIX locale system is used to specify both the language conventions requested by the user and the preferred character set to consume and output. The 'Encode::Locale' module looks up the charset and encoding (called a CODESET in the locale jargon) and arrange for the the Encode manpage module to know this encoding under the name "locale". It means bytes obtained from the environment can be converted to Unicode strings by calling 'Encode::encode(locale => $bytes)' and converted back again with 'Encode::decode(locale => $string)'. Where file systems interfaces pass file names in and out of the program we also need care. The trend is for operating systems to use a fixed file encoding that don't actually depend on the locale; and this module determines the most appropriate encoding for file names. The the Encode manpage module will know this encoding under the name "locale_fs". For traditional Unix systems this will be an alias to the same encoding as "locale".


نیازمندی

مقدار نام
- perl(Encode)
- perl(Encode::Alias)
- perl(Exporter)
- perl(base)
- perl(strict)


ارائه دهنده

مقدار نام
= 1.50.0 perl(Encode::Locale)
= 1.50.0-2 perl-Encode-Locale


نحوه نصب


نصب پکیج rpm perl-Encode-Locale:

    urpmi install perl-Encode-Locale-1.50.0-2-omv4090.noarch.rpm