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

Search results for "module:CPAN::Debug"

CPAN::Debug - internal debugging for CPAN.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

App::Cpan - easily interact with CPAN from the command line River stage three • 53 direct dependents • 522 total dependents

This script provides a command interface (not a shell) to CPAN. At the moment it uses CPAN.pm to do the work, but it is not a one-shot command runner for CPAN.pm. Options -a Creates a CPAN.pm autobundle with CPAN::Shell->autobundle. -A module [ modul...

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

CPAN::Mini - create a minimal mirror of CPAN River stage three • 34 direct dependents • 116 total dependents

CPAN::Mini provides a simple mechanism to build and update a minimal mirror of the CPAN on your local disk. It contains only those files needed to install the newest version of every distribution. Those files are: * 01mailrc.txt.gz * 02packages.detai...

RJBS/CPAN-Mini-1.111017 - 03 Sep 2023 00:44:41 UTC

CPAN::Packager - Create packages(rpm, deb) from perl modules River stage zero No dependents

CPAN::Packager is a tool to help you make packages from perl modules on CPAN. This makes it easy to make a perl module into a Redhat/Debian package. For full documentation please see the docs for cpan-packager....

KITANO/CPAN-Packager-0.33 - 27 Feb 2010 19:13:23 UTC

CPAN::Uploader - upload things to the CPAN River stage three • 32 direct dependents • 735 total dependents

RJBS/CPAN-Uploader-0.103018 - 14 Jan 2023 02:12:02 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

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

CPAN::Plugin::Sysdeps - a CPAN.pm plugin for installing system dependencies River stage zero No dependents

CPAN::Plugin::Sysdeps is a plugin for CPAN.pm (version >= 2.07) to install non-CPAN dependencies automatically. Currently, the list of required system dependencies is maintained in a static data structure in CPAN::Plugin::Sysdeps::Mapping. Supported ...

SREZIC/CPAN-Plugin-Sysdeps-0.77 - 22 Mar 2024 15:52:35 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::Config - Config file options for CPAN::Reporter River stage two • 11 direct dependents • 16 total dependents

Default options for CPAN::Reporter are read from a configuration file ".cpanreporter/config.ini" in the user's home directory. (On Win32 platforms, the directory will be located in the user's "Documents" directory.) The location of the configuration ...

GARU/CPAN-Reporter-1.2019 - 01 May 2023 01:18:56 UTC

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

Like perl::modname, but with completion from module names on CPAN (using lcpan)....

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

Sah::Schema::cpan::distname - A distribution name on CPAN, e.g. "Module-Installed-Tiny" River stage one • 4 direct dependents • 4 total dependents

Like perl::distname, but with completion from distribution names on CPAN (using lcpan)....

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

CPAN::WWW::Top100::Retrieve - Retrieves the CPAN Top100 data from http://ali.as/top100 River stage zero No dependents

This module retrieves the data from CPAN Top100 and returns it in a structured format. Constructor This module uses Moose, so you can pass either a hash or hashref to the constructor. The object will cache all data relevant to the Top100 for as long ...

APOCAL/CPAN-WWW-Top100-Retrieve-1.001 - 06 Nov 2014 17:56:03 UTC

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

Note that whether the PAUSE ID exists is not checked by this schema....

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

POE::Component::CPAN::YACSmoke - Bringing the power of POE to CPAN smoke testing. River stage one • 1 direct dependent • 1 total dependent

POE::Component::CPAN::YACSmoke is a POE-based framework around CPANPLUS and CPAN::YACSmoke. It receives submissions from other POE sessions, spawns a POE::Wheel::Run to deal with running CPAN::YACSmoke, captures the output and returns the results to ...

BINGOS/POE-Component-CPAN-YACSmoke-1.38 - 02 May 2017 14:05:00 UTC

POE::Component::CPAN::Reporter - Bringing the power of POE to CPAN smoke testing. River stage one • 1 direct dependent • 1 total dependent

POE::Component::CPAN::Reporter is a POE-based framework around CPAN and CPAN::Reporter. It receives submissions from other POE sessions, spawns a POE::Wheel::Run to deal with running CPAN::Reporter, captures the output and returns the results to the ...

BINGOS/POE-Component-CPAN-Reporter-0.08 - 02 May 2017 13:51:52 UTC

POE::Component::CPAN::SQLite::Info - non-blocking wrapper around CPAN::SQLite::Info with file fetching abilities. River stage one • 2 direct dependents • 2 total dependents

ZOFFIX/POE-Component-CPAN-SQLite-Info-0.11 - 13 Nov 2013 00:37:28 UTC

POE::Component::IRC::Plugin::CPAN::Info - PoCo::IRC plugin for accessing information about CPAN modules, distributions and authors. River stage one • 1 direct dependent • 1 total dependent

The module is a POE::Component::IRC plugin which uses POE::Component::IRC::Plugin for easy addon of the module. The module provides interface for querying information about CPAN authors, (e.g. full name and email address), modules (e.g. version and d...

ZOFFIX/POE-Component-IRC-Plugin-CPAN-Info-1.001002 - 10 Mar 2014 02:16:18 UTC
21 results (0.048 seconds)