The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:CPAN::Meta::Prereqs"

CPAN::Meta::Prereqs - a set of distribution prerequisites by phase and type River stage five • 430 direct dependents • 18921 total dependents

A CPAN::Meta::Prereqs object represents the prerequisites for a CPAN distribution or one of its optional features. Each set of prereqs is organized by phase and type, as described in CPAN::Meta::Prereqs....

DAGOLDEN/CPAN-Meta-2.150010 - 18 Aug 2016 16:11:08 UTC

CPAN::Meta::Prereqs::Diff - Compare dependencies between releases using CPAN::Meta. River stage one • 2 direct dependents • 3 total dependents

This module allows relatively straight forward routines for comparing and itemizing two sets of "CPAN::Meta" prerequisites, plucking out kinds of changes that are interesting....

KENTNL/CPAN-Meta-Prereqs-Diff-0.001004 - 04 Mar 2017 09:31:07 UTC

CPAN::Meta::Prereqs::Filter - Filtering various things out of CPAN::Meta::Prereqs River stage one • 2 direct dependents • 2 total dependents

This module provides various filters for CPAN::Meta::Prereqs objects....

LEONT/CPAN-Meta-Prereqs-Filter-0.006 - 12 Jan 2023 13:28:02 UTC

CPAN::Meta::Prereqs::Diff::Change - A dependency which changes its requirements River stage one • 2 direct dependents • 3 total dependents

KENTNL/CPAN-Meta-Prereqs-Diff-0.001004 - 04 Mar 2017 09:31:07 UTC

CPAN::Meta::Prereqs::Diff::Removal - An unneeded dependency River stage one • 2 direct dependents • 3 total dependents

KENTNL/CPAN-Meta-Prereqs-Diff-0.001004 - 04 Mar 2017 09:31:07 UTC

CPAN::Meta::Prereqs::Diff::Upgrade - A dependency which changes its requirements to a newer version River stage one • 2 direct dependents • 3 total dependents

KENTNL/CPAN-Meta-Prereqs-Diff-0.001004 - 04 Mar 2017 09:31:07 UTC

CPAN::Meta::Prereqs::Diff::Addition - A new dependency River stage one • 2 direct dependents • 3 total dependents

KENTNL/CPAN-Meta-Prereqs-Diff-0.001004 - 04 Mar 2017 09:31:07 UTC

CPAN::Meta::Prereqs::Diff::Downgrade - A dependency which changes its requirements to an older version River stage one • 2 direct dependents • 3 total dependents

KENTNL/CPAN-Meta-Prereqs-Diff-0.001004 - 04 Mar 2017 09:31:07 UTC

Sah::Schema::cpan::meta20::prereqs River stage one • 3 direct dependents • 3 total dependents

PERLANCAR/Sah-Schemas-CPANMeta-0.003 - 08 Jan 2017 08:19:37 UTC

CPAN::Meta::Prereqs::Diff::Role::Change - A base behavior for prerequisite changes River stage one • 2 direct dependents • 3 total dependents

KENTNL/CPAN-Meta-Prereqs-Diff-0.001004 - 04 Mar 2017 09:31:07 UTC

Sah::Schema::cpan::meta20::optional_feature_prereqs River stage one • 3 direct dependents • 3 total dependents

Just like a normal prereqs, except it must not include "configure" phase....

PERLANCAR/Sah-Schemas-CPANMeta-0.003 - 08 Jan 2017 08:19:37 UTC

CPAN - query, download and build perl modules from CPAN sites River stage three • 53 direct dependents • 522 total dependents

The CPAN module automates or at least simplifies the make and install of perl modules and extensions. It includes some primitive searching capabilities and knows how to use LWP, HTTP::Tiny, Net::FTP and certain external download clients to fetch dist...

ANDK/CPAN-2.36 - 14 May 2023 19:36:11 UTC

CPAN::Meta - the distribution metadata for a CPAN dist River stage five • 430 direct dependents • 18921 total dependents

Software distributions released to the CPAN include a META.json or, for older distributions, META.yml, which describes the distribution, its contents, and the requirements for building and installing the distribution. The data structure stored in the...

DAGOLDEN/CPAN-Meta-2.150010 - 18 Aug 2016 16:11:08 UTC

CPAN::Meta::Check - Verify requirements in a CPAN::Meta object River stage four • 17 direct dependents • 8856 total dependents

This module verifies if requirements described in a CPAN::Meta object are present....

LEONT/CPAN-Meta-Check-0.018 - 21 Jul 2023 14:24:52 UTC

CPAN::Meta::X - Catalog of custom (x_*) keys in CPAN distribution metadata being used in the wild River stage one • 1 direct dependent • 1 total dependent

The CPAN distribution metadata specification allows custom keys (those that begin with "x_" or "X_") to be added to the metadata. This document tries to catalog the custom keys that are being used by CPAN authors. In addition to custom metadata keys,...

PERLANCAR/CPAN-Meta-X-0.009 - 22 Nov 2022 00:05:54 UTC

CPAN::Meta::History - history of CPAN Meta Spec changes River stage five • 430 direct dependents • 18921 total dependents

The CPAN Meta Spec has gone through several iterations. It was originally written in HTML and later revised into POD (though published in HTML generated from the POD). Fields were added, removed or changed, sometimes by design and sometimes to reflec...

DAGOLDEN/CPAN-Meta-2.150010 - 18 Aug 2016 16:11:08 UTC

CPAN::Meta::Spec - specification for CPAN distribution metadata River stage five • 430 direct dependents • 18921 total dependents

This document describes version 2 of the CPAN distribution metadata specification, also known as the "CPAN Meta Spec". Revisions of this specification for typo corrections and prose clarifications may be issued as CPAN::Meta::Spec 2.*x*. These revisi...

DAGOLDEN/CPAN-Meta-2.150010 - 18 Aug 2016 16:11:08 UTC

CPAN::Meta::X::Old - Custom (x_*) keys in CPAN distribution metadata being used in the wild (old/deprecated) River stage one • 1 direct dependent • 1 total dependent

This is the historical companion for CPAN::Meta::X....

PERLANCAR/CPAN-Meta-X-0.009 - 22 Nov 2022 00:05:54 UTC

CPAN::Meta::Feature - an optional feature provided by a CPAN distribution River stage five • 430 direct dependents • 18921 total dependents

A CPAN::Meta::Feature object describes an optional feature offered by a CPAN distribution and specified in the distribution's META.json (or META.yml) file. For the most part, this class will only be used when operating on the result of the "feature" ...

DAGOLDEN/CPAN-Meta-2.150010 - 18 Aug 2016 16:11:08 UTC

Net::API::CPAN::Release - Meta CPAN API Release Class River stage zero No dependents

This class serves to retrieve and manipulate releases. It inherits from Net::API::CPAN::Generic...

JDEGUEST/Net-API-CPAN-v0.1.4 - 24 Nov 2023 03:32:06 UTC
22 results (0.064 seconds)