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.28 - 13 Jun 2020 04:57:39 UTCThis 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.28 - 13 Jun 2020 04:57:39 UTCThis 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.28 - 13 Jun 2020 04:57:39 UTCDiscover 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 UTCCPAN::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 UTCCPAN::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.111016 - 08 Aug 2014 22:52:57 UTCSoftware 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 UTCThere 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 UTCCPAN::Audit is a module and a database at the same time. It is used by cpan-audit command line application to query for vulnerabilities....
VTI/CPAN-Audit-0.15 - 09 Mar 2019 09:48:06 UTCCPAN::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.28 - 13 Jun 2020 04:57:39 UTCCPAN::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 UTCFirst 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.010 - 22 Oct 2013 23:07:10 UTCFollowing 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 UTCThis 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 UTCThis 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.219 - 31 May 2020 06:31:34 UTCCPAN::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