Search results for "CPAN"
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 - Search in distribution- App::Cpan - easily interact with CPAN from the command line
- CPAN::Nox - Wrapper around CPAN.pm without using any XS module
- CPAN::Admin - A CPAN Shell for CPAN admins
- 36 more results from CPAN »
CPAN::Packager::Downloader::CPAN - Download cpan module tarball from CPAN with CPAN.pm
CPAN::Packager::Downloader fetches a cpan module tarball from CPAN....
KITANO/CPAN-Packager-0.33 - 27 Feb 2010 19:13:23 UTC - Search in distribution- CPAN::Packager - Create packages(rpm, deb) from perl modules
- CPAN::Packager::Util - Utility class
- CPAN::Packager::Home - detect Home
- 23 more results from CPAN-Packager »
URI::cpan - URLs that refer to things on the CPAN
RJBS/URI-cpan-1.009
-
03 Sep 2023 00:46:17 UTC
-
Search in distribution
CPAN::Diff - Compare local Perl packages/versions with a CPAN
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 - Search in distribution- CPAN::Diff::Module - Object representing module metadata
- cpan-diff - Compare local Perl modules with those available on a CPAN
CPAN::Meta - the distribution metadata for a CPAN dist
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 - Search in distribution- CPAN::Meta::Spec - specification for CPAN distribution metadata
- CPAN::Meta::Merge - Merging CPAN Meta fragments
- Parse::CPAN::Meta - Parse META.yml and META.json CPAN metadata files
- 10 more results from CPAN-Meta »
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 - Search in distribution- CPAN::Mini::App - the guts of the minicpan command
- minicpan - uses CPAN::Mini to create or update a local mirror
CPAN::Site - extend CPAN with private packages
MARKOV/CPAN-Site-1.17
-
28 Jun 2022 06:55:24 UTC
-
Search in distribution
CPAN::WAIT - adds commands to search a WAIT4CPAN server to the CPAN shell()
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 - Search in distribution
CPAN::Audit - Audit CPAN distributions for known vulnerabilities
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-20230826.001 - 26 Aug 2023 08:50:08 UTC - Search in distribution- CPAN::Audit::Filter - manage the reports / CVEs to ignore
- CPAN::Audit::FreshnessCheck - check freshness of CPAN::Audit::DB
- lib/CPAN/Audit/Installed.pm
- 5 more results from CPAN-Audit »
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 - Search in distribution
CPAN::Faker - build a bogus CPAN instance for testing
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 - Search in distribution- cpanfaker - build a fake CPAN from a source directory
CPAN::Local - Hack custom CPAN repos
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 - Search in distribution- CPAN::Local::App - CPAN::Local's App::Cmd
- CPAN::Local::Manual - How to assemble your custom repository
- CPAN::Local::Plugin - Base class for plugins
- 23 more results from CPAN-Local »
Bundle::CPAN - Bundle to optimize the behaviour of CPAN.pm
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 - Search in distribution
CPAN::Digger - To dig CPAN
This is a command line program to collect some meta information about CPAN modules....
SZABGAB/CPAN-Digger-1.04 - 12 Nov 2020 14:21:44 UTC - Search in distribution
CPAN::Inject - Base class for injecting distributions into CPAN sources
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 - Search in distribution
CPAN::SQLite - maintain and search a minimal CPAN database
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 - Search in distribution- CPAN::SQLite::Util - export some common data structures used by CPAN::SQLite::*
- CPAN::SQLite::DBI - DBI information for the CPAN::SQLite database
- CPAN::SQLite::Info - extract information from CPAN indices
- 8 more results from CPAN-SQLite »
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 - Search in distribution
CPAN::Unpack - Unpack CPAN distributions
The Comprehensive Perl Archive Network (CPAN) is a very useful collection of Perl code. It has a whole lot of module distributions. This module unpacks the latest version of each distribution. It places it in a directory of your choice with directori...
LBROCARD/CPAN-Unpack-0.31 - 25 Jan 2012 20:18:23 UTC - Search in distribution
CPAN::Unwind - Recursively determines dependencies of CPAN modules
CPAN::Unwind recursively determines dependencies of CPAN modules. It fetches distribution tarballs from CPAN, unpacks them, and runs Module::Depends::Intrusive on them. SECURITY NOTE: CPAN::Unwind runs all Makefile.PL files (via "Module::Depends::Int...
MSCHILLI/CPAN-Unwind-0.06 - 02 May 2011 00:34:48 UTC - Search in distribution