Search results for "module:CPAN::Mirrors"
CPAN::Mirrors - Get CPAN mirror information and select a fast one
POD ERRORS Hey! The above document had some coding errors, which are explained below: Around line 3: =over is the last thing in the document?!...
ANDK/CPAN-2.36 - 14 May 2023 19:36:11 UTC
Net::API::CPAN::Mirrors - Meta CPAN API Mirrors Class
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 - query, download and build perl modules from CPAN sites
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
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
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::Mini::Extract - Create CPAN::Mini mirrors with the archives extracted
"CPAN::Mini::Extract" provides a base for implementing systems that download "all" of CPAN, extract the dists and then process the files within. It provides the same syncronisation functionality as CPAN::Mini except that it also maintains a parallel ...
ETHER/CPAN-Mini-Extract-1.24 - 28 Apr 2023 13:59:54 UTC
CPAN::Cache - Abstract locally-cached logical subset of a CPAN mirror
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::Source - CPAN source list data aggregator.
CPAN::Source fetch, parse, aggregate all CPAN source list for you. Currently CPAN::Source supports 4 files from CPAN mirror. (00whois.xml, contains cpan author information, 01mailrc.txt contains author emails, 02packages.details.txt contains package ...
CORNELIUS/CPAN-Source-0.04 - 30 May 2012 07:00:09 UTC
CPAN::FirstTime - Utility for CPAN::Config file Initialization
The init routine asks a few questions and writes a CPAN/Config.pm or CPAN/MyConfig.pm file (depending on what it is currently using). In the following all questions and explanations regarding config variables are collected....
ANDK/CPAN-2.36 - 14 May 2023 19:36:11 UTC
CPAN::Mini::Devel - Create CPAN::Mini mirror with developer releases
Normally, CPAN::Mini creates a minimal CPAN mirror with the latest version of each distribution, but excluding developer releases (those with an underscore in the version number, like 0.10_01). CPAN::Mini::Devel enhances CPAN::Mini to include the lat...
DAGOLDEN/CPAN-Mini-Devel-0.04 - 26 Feb 2014 23:57:54 UTC
CPAN::Mini::Tested - Create a CPAN mirror using modules with passing test reports
This module is a subclass of CPAN::Mini which checks a CPAN Testers database for passing tests of that distribution on your platform. Distributions will only be downloaded if there have passing test reports. The major differences are that it will dow...
BARBIE/CPAN-Mini-Tested-0.23 - 28 Aug 2014 02:04:28 UTC
CPAN::Faker::HTTPD - Run a bogus CPAN web server for testing
This module is a subclass of CPAN::Faker that additionally supplies a running webserver (via Test::Fake::HTTPD). It is useful for testing code that interacts with remote CPAN mirrors....
PSHANGOV/CPAN-Faker-HTTPD-0.002 - 11 Dec 2012 15:03:45 UTC
CPAN::SQLite::Index - set up or update database tables.
This is the main module used to set up or update the database tables used to store information from the CPAN and ppm indices. The creation of the object my $index = CPAN::SQLite::Index->new(%args); accepts two possible arguments: * setup => 1 This (o...
STRO/CPAN-SQLite-0.220 - 29 Oct 2022 06:36:35 UTC
CPAN::Mirror::Finder - Find a locally-configured CPAN mirror
This modules makes it easy to find a locally-configured CPAN mirror. There are many ways to have a CPAN mirror. The most explicit is to use CPAN::Mini with a configuration file to have an entirely local CPAN mirror. Also CPAN.pm can be configured wit...
LBROCARD/CPAN-Mirror-Finder-0.01 - 14 Aug 2011 07:47:42 UTC
Net::API::CPAN::Mirror - Meta CPAN API Mirror Class
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::FindDependencies - find dependencies for modules on the CPAN
DCANTRELL/CPAN-FindDependencies-3.13
-
24 May 2022 22:08:40 UTC
Parse::CPAN::MirroredBy - Parse MIRRORED.BY
Like the other members of the Parse::CPAN family Parse::CPAN::MirroredBy parses and processes the CPAN meta data file MIRRORED.BY....
ADAMK/Parse-CPAN-MirroredBy-0.02 - 05 Sep 2008 12:34:23 UTC
CPAN::Search::Lite::Index - set up or update database tables.
This is the main module used to set up or update the database tables used to store information from the CPAN and ppm indices. The creation of the object my $index = CPAN::Search::Lite::Index->new(%args); accepts three arguments: * config => /path/to/...
ISHIGAKI/CPAN-Search-Lite-0.78 - 08 Jan 2011 06:26:14 UTC
CPAN::Testers::ParseReport - parse reports to www.cpantesters.org from various sources
This is the core module for CPAN::Testers::ParseReport. If you're not looking to extend or alter the behaviour of this module, you probably want to look at ctgetreports instead....
ANDK/CPAN-Testers-ParseReport-0.4.5 - 29 Dec 2018 09:27:31 UTC