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

Search results for "module:mini cpan"

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::Mini::App - the guts of the minicpan command River stage three • 34 direct dependents • 116 total dependents

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

CPAN::Mini::Live - Keep CPAN Mini up to date River stage zero No dependents

CPAN::Mini creates a minimal mirror of CPAN and is very useful indeed. However, to keep the mirror up to date, you must continually run minicpan. This module makes minicpan block and listen for live updates, thus keeping your minicpan live. This is a...

LBROCARD/CPAN-Mini-Live-0.33 - 09 Dec 2009 13:22:27 UTC

CPAN::Mini::Growl - Growls updates from CPAN::Mini River stage zero No dependents

CPAN::Mini::Growl is a backend class to update minicpan index but growls distribution updates instead of printing it to the standard out (when quiet is off). It would be useful if you run *minicpan* in crontab and want to be notified whenever new dis...

MIYAGAWA/CPAN-Mini-Growl-0.03 - 27 Apr 2009 23:33:49 UTC

CPAN::Mini::Devel - Create CPAN::Mini mirror with developer releases River stage one • 4 direct dependents • 5 total dependents

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::Visit - A generalised API version of David Golden's visitcpan River stage one • 3 direct dependents • 3 total dependents

CPAN::Mini::Extract has been relatively successful at allowing processes to run across the contents (or a subset of the contents) of an entire minicpan checkout. However it has become evident that while it is useful (and theoretically optimal from a ...

ADAMK/CPAN-Mini-Visit-1.15 - 31 Oct 2012 03:29:03 UTC

CPAN::Mini::Tested - Create a CPAN mirror using modules with passing test reports River stage zero No dependents

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::Mini::Inject - Inject modules into a CPAN::Mini mirror. River stage one • 6 direct dependents • 8 total dependents

CPAN::Mini::Inject uses CPAN::Mini to build or update a local CPAN mirror then adds modules from your repository to it, allowing the inclusion of private modules in a minimal CPAN mirror....

MITHALDU/CPAN-Mini-Inject-0.37 - 06 Jun 2023 14:09:43 UTC

CPAN::Mini::Extract - Create CPAN::Mini mirrors with the archives extracted River stage one • 1 direct dependent • 1 total dependent

"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::Mini::FromList - create a minimal CPAN mirror from a list of modules you specify River stage zero No dependents

SJN/CPAN-Mini-FromList-0.05 - 18 Jan 2012 14:03:26 UTC

CPAN::Mini::Webserver - Search and browse Mini CPAN River stage one • 3 direct dependents • 3 total dependents

This module is the driver that provides a web server that allows you to search and browse Mini CPAN. See minicpan_webserver for details on its use....

MITHALDU/CPAN-Mini-Webserver-0.58 - 09 Jul 2012 12:36:05 UTC

App::CPAN::Mini::Visit - explore each distribution in a minicpan repository River stage zero No dependents

This module contains the guts of the visitcpan program. See documentation of that program for details on features and command line options....

DAGOLDEN/App-CPAN-Mini-Visit-0.008 - 27 Feb 2014 16:37:29 UTC

CPAN::Mini::ProjectDocs - mini CPAN documentation browser River stage zero No dependents

This module and associated script mcd let you search and display documentation for the modules in you CPAN mini. The documentation is displayed in your browser (text mode browsers supported)...

NKH/CPAN-Mini-ProjectDocs-0.03.9 - 16 Feb 2009 00:40:31 UTC

CPAN::Mini::Inject::REST - Remote API for CPAN::Mini::Inject River stage zero No dependents

Provides a REST API for remote access to a CPAN::Mini::Inject mirror. Using the API, the contents of the repository can be queried and new distributions added. See CPAN::Mini::Inject::REST::Controller::API::Version1_0 for full details of the API feat...

JONALLEN/CPAN-Mini-Inject-REST-0.03 - 23 Nov 2011 18:48:29 UTC

CPAN::Mini::NoLargeFiles - Create a CPAN mirror excluding files that are too large River stage one • 1 direct dependent • 1 total dependent

There are files uploaded to CPAN that are quite large (over 100MB). For those like me who are often on a limited mobile data plan, or using a miniscule-sized SSD, this CPAN::Mini subclass might be useful. This is a thin wrapper for LWP::UserAgent::Pa...

PERLANCAR/CPAN-Mini-NoLargeFiles-0.02 - 13 Jan 2015 10:12:34 UTC

CPAN::Mini::Live::Publish - Keep CPAN Mini up to date (backend) River stage zero No dependents

CPAN::Mini::Live::Publish is the backend code for CPAN::Mini::Live. You should not run this....

LBROCARD/CPAN-Mini-Live-0.33 - 09 Dec 2009 13:22:27 UTC

CPAN::Mini::Devel::Recent - Create CPAN::Mini mirror with recent developer releases River stage zero No dependents

CPAN::Mini::Devel::Recent is similar to CPAN::Mini::Devel, except it uses the "RECENT-*" index files on CPAN, which are updated more frequently than the "indices/find-ls.gz" file that CPAN::Mini::Devel uses. Normally, CPAN::Mini creates a minimal CPA...

DAGOLDEN/CPAN-Mini-Devel-Recent-0.07 - 16 Apr 2017 02:20:29 UTC

CPAN::Mini::Inject::Server - Inject into your CPAN mirror from over there River stage zero No dependents

This module is a simple Restish webservice that makes the basic functionality and interface of mcpani (of the CPAN::Mini::Inject package) available from accross a network allowing for remote management of a cpan mirror. The original envisaged use for...

CMCKAY/CPAN-Mini-Inject-Server-0.03 - 08 Feb 2010 01:56:00 UTC

CPAN::Mini::Inject::Config - Config for CPAN::Mini::Inject River stage one • 6 direct dependents • 8 total dependents

MITHALDU/CPAN-Mini-Inject-0.37 - 06 Jun 2023 14:09:43 UTC

lib/CPAN/Mini/Portable.pm River stage zero No dependents

KMX/Portable-1.23 - 07 Feb 2020 20:54:49 UTC
46 results (0.046 seconds)