perl-CPAN-Meta-Requirements - Set of version requirements for a CPAN dist
Website: | https://metacpan.org/release/CPAN-Meta-Requirements |
---|---|
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
Vendor: | Alcance Libre, Inc. |
- Description:
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.
Packages
perl-CPAN-Meta-Requirements-2.143-1.aldos.noarch [37 KiB] |
Changelog
by Paul Howarth (2023-06-20):
- Update to 2.143 (rhbz#2216187) - Fix regression with implicit minimum value and multiple requirements (GH#38) - Don't package perlcritic.rc |