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::Feature"

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

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

PERLANCAR/Sah-Schemas-CPANMeta-0.003 - 08 Jan 2017 08:19:37 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::SQLite - maintain and search a minimal CPAN database River stage one • 4 direct dependents • 6 total dependents

This package is used for setting up, maintaining, and searching a CPAN database consisting of the information stored in the two main CPAN indices: $CPAN/modules/02packages.details.txt.gz and $CPAN/authors/01mailrc.txt.gz. It should be considered at a...

STRO/CPAN-SQLite-0.220 - 29 Oct 2022 06:36:35 UTC

WWW::RT::CPAN - Scrape information from https://rt.cpan.org River stage two • 9 direct dependents • 11 total dependents

This module provides some functions to retrieve data from <https://rt.cpan.org> by scraping the web pages. Compared to RT::Client::REST, it provides less functionality but it can get public information without having to log in first....

PERLANCAR/WWW-RT-CPAN-0.002 - 03 Feb 2017 12:20:53 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

Parse::CPAN::Cached - Parse CPAN meta files & cache the results River stage zero No dependents

Parsing the CPAN meta data files can take a few seconds if you do it normally: my $p = Parse::CPAN::Packages->new($filename); this wraps the parsing/loading with App::Cache which in turn stores the initial parse in a storable file. Provided the cache...

SYSMON/Parse-CPAN-Cached-0.02 - 29 Jun 2009 23:10:58 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::API::BuildPL - Documentation of the API for using Build.PL River stage zero No dependents

THIS DOCUMENT IS STILL A ROUGH DRAFT This documentation describes an API for how a Build.PL file in a Perl distribution may be used to build and install the distribution. This is primarily of interest to CPAN clients like CPAN, CPANPLUS and cpanm. Wh...

LEONT/CPAN-API-BuildPL-0.002 - 04 Nov 2023 14:07:07 UTC

CPAN::Mini::Inject - Inject modules into a CPAN::Mini mirror. River stage one • 6 direct dependents • 8 total dependents

CPAN::Mini::Inject uses CPAN::Mini to build or update a local CPAN mirror then adds modules from your repository to it, allowing the inclusion of private modules in a minimal CPAN mirror....

MITHALDU/CPAN-Mini-Inject-0.37 - 06 Jun 2023 14:09:43 UTC

Test::CPAN::README - Validation of the README file in a CPAN distribution River stage zero No dependents

Validate that README file has the right heading/version line....

DMUEY/Test-CPAN-README-0.2 - 29 Sep 2013 16:25:18 UTC

CPAN::Static::Spec - Static install specification for CPAN distributions River stage zero No dependents

*THIS DOCUMENT IS STILL A DRAFT* This document describes a way for CPAN clients to install distributions without having to run a Makefile.PL or a Build.PL...

LEONT/CPAN-Static-0.005 - 29 Feb 2024 22:59:01 UTC

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::Converter - Convert CPAN distribution metadata structures River stage five • 430 direct dependents • 18921 total dependents

This 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 UTC

CPAN::Meta::Validator - validate CPAN distribution metadata structures River stage five • 430 direct dependents • 18921 total dependents

This 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 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

CPAN::FindDependencies - find dependencies for modules on the CPAN River stage zero No dependents

DCANTRELL/CPAN-FindDependencies-3.13 - 24 May 2022 22:08:40 UTC
26 results (0.078 seconds)