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

Search results for "module:CPAN::HTTP::Client"

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

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

CPAN::Repo River stage zero No dependents

MELEZHIK/CPAN-Repo-v0.0.5 - 27 Dec 2011 08:08:34 UTC

CPAN::WAIT - adds commands to search a WAIT4CPAN server to the CPAN shell() River stage zero No dependents

CPAN::WAIT adds some comands to the CPAN "shell()" to perform searches on a WAIT server. It connects to a WAIT server using a simple protocoll resembling NNTP as described in RFC977. It uses the WAIT::Client module to handle this connection. This in ...

ULPFR/CPAN-WAIT-0.27-2 - 23 Apr 2001 12:52:24 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

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

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

"Net::API::CPAN" is a client to issue queries to the MetaCPAN REST API. Make sure to check out the "TERMINOLOGY" section for the exact meaning of key words used in this documentation....

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

Git::CPAN::Hook - Commit each install done by CPAN.pm in a Git repository River stage one • 1 direct dependent • 1 total dependent

"Git::CPAN::Hook" adds Git awareness to the CPAN.pm module installer. Once the hooks are installed in CPAN.pm's configuration, each and every module installation will result in a commit being done in the installation directory/repository. All the set...

BOOK/Git-CPAN-Hook-0.03 - 08 Jun 2011 23:44:29 UTC

CPAN::Mirror::Tiny - create partial CPAN mirror (a.k.a. DarkPAN) River stage zero No dependents

CPAN::Mirror::Tiny helps you create partial CPAN mirror (also known as DarkPAN). There is also a command line interface cpan-mirror-tiny for CPAN::Mirror::Tiny....

SKAJI/CPAN-Mirror-Tiny-0.32 - 20 Nov 2021 17:37:50 UTC

CPAN::Common::Index - Common library for searching CPAN modules, authors and distributions River stage two • 4 direct dependents • 25 total dependents

This module provides a common library for working with a variety of CPAN index services. It is intentionally minimalist, trying to use as few non-core modules as possible. The "CPAN::Common::Index" module is an abstract base class that defines a comm...

DAGOLDEN/CPAN-Common-Index-0.010 - 26 Jul 2017 14:37:53 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

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

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

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

CPAN::Testers::Schema - Schema for CPANTesters database processed from test reports River stage one • 2 direct dependents • 2 total dependents

This is a DBIx::Class Schema for the CPANTesters statistics database. This database is generated by processing the incoming data from the CPANTesters Metabase <http://metabase.cpantesters.org>, and extracting the useful fields like distribution, vers...

PREACTION/CPAN-Testers-Schema-0.026 - 25 Apr 2024 14:17: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

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

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

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

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

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

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

JDEGUEST/Net-API-CPAN-v0.1.4 - 24 Nov 2023 03:32:06 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

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

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

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

CPAN::Testers::Common::Client - Common class for CPAN::Testers clients River stage one • 2 direct dependents • 6 total dependents

This module provides a common client for constructing metabase facts and the legacy email message sent to CPAN Testers in a way that is properly parsed by the extraction and report tools. It is meant to be used by all the CPAN clients (and standalone...

GARU/CPAN-Testers-Common-Client-0.14 - 22 Apr 2018 10:28:12 UTC

CPAN::Reporter::Smoker::OpenBSD - set of scripts to manage a CPAN::Reporter::Smoker on OpenBSD River stage zero No dependents

This module exports some functions used to manage a smoker testing machine based CPAN::Reporter....

ARFREITAS/CPAN-Reporter-Smoker-OpenBSD-0.021 - 05 Sep 2022 03:13:10 UTC
24 results (0.121 seconds)