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 UTCThe CPAN distribution metadata specification allows custom keys (those that begin with "x_" or "X_" to be added to the metadata. Over time, some keys are being used for their specific purposes. This document tries to list them. This document also lis...
PERLANCAR/CPAN-Meta-X-0.002 - 28 Oct 2020 23:25:07 UTCThis module implements a subset of the YAML specification for use in reading and writing CPAN metadata files like META.yml and MYMETA.yml. It should not be used for any other general YAML parsing or generation task. NOTE: META.yml (and MYMETA.yml) fi...
DAGOLDEN/CPAN-Meta-YAML-0.018 - 11 Dec 2015 16:57:36 UTCAchtung! This library will soon be obsolete as tools move to use the official CPAN::Meta::Spec JSON files. CPAN distributions contain a file, META.yml, which contains a description of the distribution and its contents. This document is notionally wri...
RJBS/JSON-CPAN-Meta-7.001 - 16 Mar 2011 03:23:28 UTCThis distribution was written to ensure that a META.yml file, provided with a standard distribution uploaded to CPAN, meets the specifications that are slowly being introduced to module uploads, via the use of package makers and installers such as Ex...
BARBIE/Test-CPAN-Meta-0.25 - 06 May 2015 07:15:47 UTCThis 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 UTCDAGOLDEN/CPAN-Meta-2.150010 - 18 Aug 2016 16:11:08 UTC
This module verifies if requirements described in a CPAN::Meta object are present....
LEONT/CPAN-Meta-Check-0.014 - 25 Nov 2016 12:09:23 UTCParse::CPAN::Meta is a parser for META.json and META.yml files, using JSON::PP and/or CPAN::Meta::YAML. Parse::CPAN::Meta provides three methods: "load_file", "load_json_string", and "load_yaml_string". These will read and deserialize CPAN metafiles,...
DAGOLDEN/CPAN-Meta-2.150010 - 18 Aug 2016 16:11:08 UTCThis module has no direct public interface, but is intended as a helper module for use of CPAN::SQLite within the CPAN.pm module. A new object is created as my $obj = CPAN::SQLite::META->new($CPAN::META); where $CPAN::META comes from CPAN.pm. There a...
STRO/CPAN-SQLite-0.219 - 31 May 2020 06:31:34 UTCThe 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 UTCA 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 UTCA 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 UTCThis module converts CPAN Meta structures from one form to another. The primary use is to convert older structures to the most modern version of the specification, but other transformations may be implemented in the future as needed. (E.g. stripping ...
DAGOLDEN/CPAN-Meta-2.150010 - 18 Aug 2016 16:11:08 UTCThis module validates a CPAN Meta structure against the version of the the specification claimed in the "meta-spec" field of the structure....
DAGOLDEN/CPAN-Meta-2.150010 - 18 Aug 2016 16:11:08 UTCThis module was written to ensure that a META.yml file, provided with a standard distribution uploaded to CPAN, meets the specifications that slowly being introduced to module uploads, via the use of ExtUtils::MakeMaker, Module::Build and Module::Ins...
BARBIE/Test-CPAN-Meta-YAML-0.25 - 06 May 2015 07:22:21 UTCThis module was written to ensure that a META.json file, provided with a standard distribution uploaded to CPAN, meets the specifications that are slowly being introduced to module uploads, via the use of package makers and installers such as ExtUtil...
BARBIE/Test-CPAN-Meta-JSON-0.16 - 14 Jan 2015 02:06:36 UTCA 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 it wi...
DAGOLDEN/CPAN-Meta-Requirements-2.140 - 12 Dec 2015 21:18:46 UTCThis 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 UTCThis distribution was written to ensure that a META.yml file, provided with a standard distribution uploaded to CPAN, meets the specifications that are slowly being introduced to module uploads, via the use of package makers and installers such as Ex...
BARBIE/Test-CPAN-Meta-0.25 - 06 May 2015 07:15:47 UTC