This package browser is in early development. Mind the rough edges.

perl-cpan-meta-requirements 2.140

Set of version requirements for a CPAN dist

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, and as defined by CPAN::Meta::Spec. It can be built up by adding more and more constraints, and will reduce them to the simplest representation.

Installation

Install perl-cpan-meta-requirements 2.140 as follows:

guix install perl-cpan-meta-requirements@2.140

Or install the latest version:

guix install perl-cpan-meta-requirements

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.