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

Search results for "module:CPAN.pm"

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

URI::cpan - URLs that refer to things on the CPAN River stage one • 1 direct dependent • 1 total dependent

RJBS/URI-cpan-1.009 - 03 Sep 2023 00:46:17 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::Nox - Wrapper around CPAN.pm without using any XS module River stage three • 53 direct dependents • 522 total dependents

This package has the same functionality as CPAN.pm, but tries to prevent the usage of compiled extensions during its own execution. Its primary purpose is a rescue in case you upgraded perl and broke binary compatibility somehow....

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

CPAN::Diff - Compare local Perl packages/versions with a CPAN River stage zero No dependents

Discover which Perl packages/versions are different in your environment compared to CPAN or your darkpan (pinto or orepan2 or whatever). This module comes with a handy script as well: cpan-diff This modules steals a lot of code from cpan-outdated....

KABLAMO/CPAN-Diff-0.02 - 18 Jan 2016 18:19:08 UTC

CPAN::Repo River stage zero No dependents

MELEZHIK/CPAN-Repo-v0.0.5 - 27 Dec 2011 08:08:34 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::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::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::Cache - Abstract locally-cached logical subset of a CPAN mirror River stage one • 1 direct dependent • 1 total dependent

There have been any number of scripts and modules written that contain as part of their functionality some form of locally stored partial mirror of the CPAN dataset. CPAN::Cache does the same thing, except that in addition it has the feature that the...

ADAMK/CPAN-Cache-0.02 - 26 Sep 2006 05:23:44 UTC

CPAN::Admin - A CPAN Shell for CPAN admins River stage three • 53 direct dependents • 522 total dependents

CPAN::Admin is a subclass of CPAN that adds the commands "register" and "modsearch" to the CPAN shell. "register" calls "get" on the named module, assembles a couple of informations (description, language), and calls Netscape with the -remote argumen...

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

CPAN::Faker - build a bogus CPAN instance for testing River stage one • 1 direct dependent • 2 total dependents

First things first: this is a pretty special-needs module. It's for people who are writing tools that will operate against a copy of the CPAN (or something just like it), and who need data to test those tools against. Because the real CPAN is constan...

RJBS/CPAN-Faker-0.012 - 01 Jan 2023 01:58:57 UTC

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::Local - Hack custom CPAN repos River stage one • 1 direct dependent • 1 total dependent

CPAN::Local is a framework for creating custom CPAN implementations. It is to your private repositories as Dist::Zilla is to your distributions. The individual tasks related to mirror management are handled by separate plugins, and those plugins can ...

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

CPAN::Audit - Audit CPAN distributions for known vulnerabilities River stage one • 1 direct dependent • 2 total dependents

CPAN::Audit is a module and a database at the same time. It is used by cpan-audit command line application to query for vulnerabilities....

BDFOY/CPAN-Audit-20240414.001 - 15 Apr 2024 00:02:34 UTC

CPAN::Queue - internal queue support for CPAN.pm River stage three • 53 direct dependents • 522 total dependents

ANDK/CPAN-2.36 - 14 May 2023 19:36:11 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

Bundle::CPAN - Bundle to optimize the behaviour of CPAN.pm River stage one • 3 direct dependents • 3 total dependents

This bundle includes CPAN.pm as the base module. When CPAN installs this bundle it tries immediately to enable Term::ReadLine so that you do not need to restart your CPAN session. In this bundle Term::ReadLine::Perl is preferred over Term::ReadLine::...

ANDK/Bundle-CPAN-1.863 - 03 Oct 2017 09:37:08 UTC

CPAN::Tarzip - internal handling of tar archives for CPAN.pm River stage three • 53 direct dependents • 522 total dependents

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

CPAN::Inject - Base class for injecting distributions into CPAN sources River stage one • 3 direct dependents • 4 total dependents

Following the release of CPAN::Mini, the CPAN::Mini::Inject module was created to add additional distributions into a minicpan mirror. While it was created for use with a minicpan mirror, similar functionality can be reused in other situations. CPAN:...

PSHANGOV/CPAN-Inject-1.14 - 12 Sep 2012 16:58:39 UTC
768 results (0.066 seconds)