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

Search results for "module:CPAN::Complete"

lib/CPAN/Complete.pm River stage three • 53 direct dependents • 522 total dependents

ANDK/CPAN-2.36 - 14 May 2023 19:36:11 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::Visitor - Generic traversal of distributions in a CPAN repository River stage one • 1 direct dependent • 1 total dependent

A very generic, callback-driven program to iterate over a CPAN repository. Needs better documentation and tests, but is provided for others to examine, use or contribute to....

DAGOLDEN/CPAN-Visitor-0.005 - 21 Apr 2015 19:53:03 UTC

CPAN::Testers - QA of CPAN distributions via cross-platform testing River stage zero No dependents

Started in 1998 by Graham Barr and Chris Nandor, the CPAN Testers exist to provide quality assurance of CPAN distributions via cross-platform testing with many versions of perl. Some of our goals include the increase of portability of CPAN distributi...

BARBIE/CPAN-Testers-0.07 - 21 Mar 2015 16:46:09 UTC

CPAN::Dependency - Analyzes CPAN modules and generates their dependency tree River stage zero No dependents

*Please note that this module is no longer maintained. Check "See ALSO" for similar, more recent modules.* This module can process a set of distributions, up to the whole CPAN, and extract the dependency relations between these distributions. Alterna...

SAPER/CPAN-Dependency-0.16 - 14 Sep 2012 13:35:38 UTC

JSON::CPAN::Meta - (deprecated) replace META.yml with META.json River stage zero No dependents

Achtung! 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 UTC

Test::CPAN::Meta - Validate your CPAN META.yml files. River stage three • 46 direct dependents • 114 total dependents

This 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

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::Smoker::Utils - Set of CLI's to manage a Perl CPAN smoker machine River stage zero No dependents

This module exports some functions used to manage a smoker testing machine based on CPAN::Reporter::Smoker. Command Line Interfaces programs The following programs are available under this distribution: * "dblock": blocks a distribution to be tested ...

ARFREITAS/CPAN-Smoker-Utils-v1.0.1 - 05 Sep 2022 04:22:50 UTC

CPAN::PackageDetails - Create or read 02packages.details.txt.gz River stage one • 6 direct dependents • 6 total dependents

CPAN uses an index file, 02packages.details.txt.gz, to map package names to distribution files. Using this module, you can get a data structure of that file, or create your own. There are two parts to the 02packages.details.txt.gz: a header and the i...

BDFOY/CPAN-PackageDetails-0.264 - 14 Jan 2024 05:26:02 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

App::CPAN::Dependents - Recursively find all reverse dependencies for a distribution or module River stage zero No dependents

App::CPAN::Dependents provides the function "find_all_dependents" (exportable on demand) for the purpose of determining all distributions which are dependent on a particular CPAN distribution or module. This module uses the MetaCPAN API, and must per...

DBOOK/App-CPAN-Dependents-1.000 - 27 Apr 2017 02:11:42 UTC

Net::API::CPAN::Filter - Meta CPAN API River stage zero No dependents

This class is designed to facilitate the forming of an Elastic Search query and store its various components as an object of this class, so it can possibly be re-used or shared. You can pass arguments to the methods "aggs", "fields", "filter", "from"...

JDEGUEST/Net-API-CPAN-v0.1.4 - 24 Nov 2023 03:32:06 UTC

CPAN::Reporter::Smoker - Turnkey CPAN Testers smoking River stage one • 1 direct dependent • 1 total dependent

Rudimentary smoke tester for CPAN Testers, built upon CPAN::Reporter. Use at your own risk. It requires a recent version of CPAN::Reporter to run. Currently, CPAN::Reporter::Smoker requires zero independent configuration; instead it uses configuratio...

GARU/CPAN-Reporter-Smoker-0.30 - 17 Jan 2024 04:38:49 UTC

Test::CPAN::Meta::YAML - Validate a META.yml file within a CPAN distribution. River stage one • 2 direct dependents • 3 total dependents

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

Test::CPAN::Meta::JSON - Validate a META.json file within a CPAN distribution. River stage two • 12 direct dependents • 27 total dependents

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

CPAN::Local::Role::Finalise - Do something after updates complete River stage one • 1 direct dependent • 1 total dependent

Plugins implementing this role are executed after a successful update of a repository, i.e. after injection and indexing....

PSHANGOV/CPAN-Local-0.010 - 12 Dec 2012 18:24:59 UTC

Sah::SchemaR::cpan::modname - A module name on CPAN, e.g. 'Module::Installed::Tiny' River stage one • 4 direct dependents • 4 total dependents

This module is automatically generated by Dist::Zilla::Plugin::Sah::Schemas during distribution build. A Sah::SchemaR::* module is useful if a client wants to quickly lookup the base type of a schema without having to do any extra resolving. With Sah...

PERLANCAR/Sah-Schemas-CPAN-0.014 - 31 Dec 2022 00:05:53 UTC

CPAN::Testers::Data::Release - CPAN Testers Release database generator River stage zero No dependents

This distribution contains the code that extracts the data from the release_summary table in the cpanstats database. The data extracted represents the data relating to the public releases of Perl, i.e. no patches and official releases only....

BARBIE/CPAN-Testers-Data-Release-0.06 - 12 Sep 2014 02:04:46 UTC

Sah::SchemaR::cpan::pause_id - PAUSE author ID, e.g. 'PERLANCAR' River stage one • 4 direct dependents • 4 total dependents

This module is automatically generated by Dist::Zilla::Plugin::Sah::Schemas during distribution build. A Sah::SchemaR::* module is useful if a client wants to quickly lookup the base type of a schema without having to do any extra resolving. With Sah...

PERLANCAR/Sah-Schemas-CPAN-0.014 - 31 Dec 2022 00:05:53 UTC
27 results (0.043 seconds)