pkgsrc/devel/p5-CPAN-Meta-Requirements/DESCR
sno f8866e5929 Importing CPAN module CPAN::Meta::Requirements version 2.122 into
devel/p5-CPAN-Meta-Requirements to satisfy upcoming import of Dist::Zilla
module.

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.
2012-07-05 09:03:56 +00:00

7 lines
348 B
Text

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.