معرفی شرکت ها


perl-CPAN-Meta-Requirements-2.140-397.module_el8.6.0+3181+91434291.noarch.rpm


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Set of version requirements for a CPAN dist
ویژگی مقدار
سیستم عامل Linux
توزیع AlmaLinux 8
مخزن AlmaLinux AppStream noarch
نام بسته perl-CPAN-Meta-Requirements
نام فایل بسته perl-CPAN-Meta-Requirements-2.140-397.module_el8.6.0+3181+91434291.noarch.rpm
نسخه بسته 2.140
انتشار بسته 397.module_el8.6.0+3181+91434291
معماری بسته noarch
نگهدارنده -
تاریخ ساخت Wed 17 Aug 2022 04
هاست سازنده alma-build.sinenomine.net
نوع بسته .rpm
آدرس صفحه اصلی http://search.cpan.org/dist/CPAN-Meta-Requirements/
مجوز GPL+ or Artistic
حجم دانلود 37K
حجم نصب 69.002K
A CPAN::Meta::Requirements object models a set of version constraints like those specified in the META.yml or META.json files in CPAN distributions. It can be built up by adding more and more constraints, and it will reduce them to the simplest representation. Logically impossible constraints will be identified immediately by thrown exceptions.


جایگزین ها



نیازمندی

مقدار نام
- perl(:MODULE_COMPAT_5.32.1)
>= 5.6.0 perl(:VERSION)
- perl(B)
- perl(Carp)
- perl(strict)
>= 0.88 perl(version)
- perl(warnings)


ارائه دهنده

مقدار نام
= 2.140000 perl(CPAN::Meta::Requirements)
= 2.140-397.module_el8.6.0+3181+91434291 perl-CPAN-Meta-Requirements


نحوه نصب


نصب پکیج rpm perl-CPAN-Meta-Requirements:

    dnf install perl-CPAN-Meta-Requirements-2.140-397.module_el8.6.0+3181+91434291.noarch.rpm


فایل ها

مسیرها
/usr/share/doc/perl-CPAN-Meta-Requirements
/usr/share/doc/perl-CPAN-Meta-Requirements/CONTRIBUTING.mkdn
/usr/share/doc/perl-CPAN-Meta-Requirements/Changes
/usr/share/doc/perl-CPAN-Meta-Requirements/README
/usr/share/doc/perl-CPAN-Meta-Requirements/perlcritic.rc
/usr/share/licenses/perl-CPAN-Meta-Requirements
/usr/share/licenses/perl-CPAN-Meta-Requirements/LICENSE
/usr/share/man/man3/CPAN::Meta::Requirements.3pm.gz
/usr/share/perl5/vendor_perl/CPAN
/usr/share/perl5/vendor_perl/CPAN/Meta
/usr/share/perl5/vendor_perl/CPAN/Meta/Requirements.pm


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

تاریخ آخرین تغییر جزئیات
2019-03-29

Rebuild with enable hardening (bug #1636329)

2018-02-08

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

2017-07-27

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

2017-06-07

Perl 5.26 re-rebuild of bootstrapped packages

2017-06-03

Perl 5.26 rebuild

2017-04-06

Introduce build-condition for optional tests
Simplify find command using -delete
Switch to hunspell for spell check

2017-02-11

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

2016-07-22

Do not use perl to compute Provides version

2016-05-18

Perl 5.24 re-rebuild of bootstrapped packages

2016-05-14

Perl 5.24 rebuild

2016-02-04

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

2015-12-14

Update to 2.140
Added method for getting structured requirements
Skips impossible tests on Perls earlier than 5.8.0 (before v-string magic)
On Perls before 5.8.1, pad 1-part and 2-part literal v-strings to avoid old
strings less than 3 characters
Protect internal _isa_version from non-refs that pass ->isa('version')
Much better error messages, explaining what conflicted and how
Repackage with fixed tests
Expanded dist.ini from author bundle to individual plugins

2015-06-18

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

2015-06-10

Perl 5.22 re-rebuild of bootstrapped packages

2015-06-03

Perl 5.22 rebuild

2015-02-22

Update to 2.133
In fixing preservation of "0.00", some Module => 0 optimizations were lost;