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

Search results for "module:CPANPLUS::Module"

CPANPLUS::Module - CPAN module objects for CPANPLUS River stage two • 35 direct dependents • 40 total dependents

"CPANPLUS::Module" creates objects from the information in the source files. These can then be used to query and perform actions on, like fetching or installing. These objects should only be created internally. For "fake" objects, there's the "CPANPL...

BINGOS/CPANPLUS-0.9914 - 23 Nov 2021 19:30:10 UTC

CPANPLUS::Selfupdate - self-updating for CPANPLUS River stage two • 35 direct dependents • 40 total dependents

BINGOS/CPANPLUS-0.9914 - 23 Nov 2021 19:30:10 UTC

CPANPLUS::Module::Fake - fake module object for internal use River stage two • 35 direct dependents • 40 total dependents

A class for creating fake module objects, for shortcut use internally by CPANPLUS. Inherits from "CPANPLUS::Module"....

BINGOS/CPANPLUS-0.9914 - 23 Nov 2021 19:30:10 UTC

CPANPLUS::Module::Author - CPAN author object for CPANPLUS River stage two • 35 direct dependents • 40 total dependents

"CPANPLUS::Module::Author" creates objects from the information in the source files. These can then be used to query on. These objects should only be created internally. For "fake" objects, there's the "CPANPLUS::Module::Author::Fake" class....

BINGOS/CPANPLUS-0.9914 - 23 Nov 2021 19:30:10 UTC

CPANPLUS::Module::Checksums - checking the checksum of a distribution River stage two • 35 direct dependents • 40 total dependents

This is a class that provides functions for checking the checksum of a distribution. Should not be loaded directly, but used via the interface provided via "CPANPLUS::Module"....

BINGOS/CPANPLUS-0.9914 - 23 Nov 2021 19:30:10 UTC

lib/CPANPLUS/Module/Signature.pm River stage two • 35 direct dependents • 40 total dependents

BINGOS/CPANPLUS-0.9914 - 23 Nov 2021 19:30:10 UTC

CPANPLUS::Module::Author::Fake - dummy author object for CPANPLUS River stage two • 35 direct dependents • 40 total dependents

A class for creating fake author objects, for shortcut use internally by CPANPLUS. Inherits from "CPANPLUS::Module::Author"....

BINGOS/CPANPLUS-0.9914 - 23 Nov 2021 19:30:10 UTC

Module::License::Report::CPANPLUS - Interface to CPANPLUS::Backend River stage zero No dependents

This is an abstraction of the CPANPLUS API for use by Module::License::Report. It's unlikely that you want to use this directly....

CLOTHO/Module-License-Report-0.02 - 01 Nov 2005 23:49:41 UTC

lib/CPANPLUS/Shell/Wx/ModulePanel.pm River stage zero No dependents

SKAMANSAM/CPANPLUS-Shell-Wx-0.04 - 11 Aug 2008 19:41:51 UTC

lib/CPANPLUS/Shell/Wx/cpan_connector.pm River stage zero No dependents

SKAMANSAM/CPANPLUS-Shell-Wx-0.04 - 11 Aug 2008 19:41:51 UTC

ACME::CPANPLUS::Module::With::Core::PreReq - Fake module with a prereq that is a core module for testing CPANPLUS River stage zero No dependents

ACME::CPANPLUS::Module::With::Core::PreReq is a fake module that has a prerequisite of a core module so I can test something in CPANPLUS and CPANPLUS::YACSmoke No moving parts and nothing to see....

BINGOS/ACME-CPANPLUS-Module-With-Core-PreReq-0.06 - 17 Feb 2017 17:04:01 UTC

lib/CPANPLUS/Shell/Wx/ModuleTree.pm River stage zero No dependents

SKAMANSAM/CPANPLUS-Shell-Wx-0.04 - 11 Aug 2008 19:41:51 UTC

CPANPLUS - API & CLI access to the CPAN mirrors River stage two • 35 direct dependents • 40 total dependents

The "CPANPLUS" library is an API to the "CPAN" mirrors and a collection of interactive shells, commandline programs, etc, that use this API....

BINGOS/CPANPLUS-0.9914 - 23 Nov 2021 19:30:10 UTC

CPANPLUS::Dist - base class for plugins River stage two • 35 direct dependents • 40 total dependents

"CPANPLUS::Dist" is a base class for "CPANPLUS::Dist::MM" and "CPANPLUS::Dist::Build". Developers of other "CPANPLUS::Dist::*" plugins should look at "CPANPLUS::Dist::Base"....

BINGOS/CPANPLUS-0.9914 - 23 Nov 2021 19:30:10 UTC

CPANPLUS::Error - error handling for CPANPLUS River stage two • 35 direct dependents • 40 total dependents

This module provides the error handling code for the CPANPLUS libraries, and is mainly intended for internal use....

BINGOS/CPANPLUS-0.9914 - 23 Nov 2021 19:30:10 UTC

Acme::CPANPLUS::Module::With::Failing::Configure::Requires - Fake module with a configure prereq that fails for testing CPANPLUS River stage zero No dependents

Acme::CPANPLUS::Module::With::Failing::Configure::Requires is a fake module that has a configure requires module that fails so I can test something in CPANPLUS and CPANPLUS::YACSmoke No moving parts and nothing to see....

BINGOS/Acme-CPANPLUS-Module-With-Failing-Configure-Requires-0.02 - 12 Jun 2011 21:09:42 UTC

CPANPLUS::Config - configuration defaults and heuristics for CPANPLUS River stage two • 35 direct dependents • 40 total dependents

This module contains defaults and heuristics for configuration information for CPANPLUS. To change any of these values, please see the documentation in "CPANPLUS::Configure". Below you'll find a list of configuration types and keys, and their meaning...

BINGOS/CPANPLUS-0.9914 - 23 Nov 2021 19:30:10 UTC

CPANPLUS::Daemon - Remote CPANPLUS access River stage zero No dependents

"CPANPLUS::Daemon" let's you run a daemon that listens on a specified port and can act as a remote backend to your CPANPLUS::Shell::Default. You can use the CPANPLUS::Shell::Default shell to connect to the daemon. Note that both sides (ie, both the s...

KANE/CPANPLUS-Daemon-0.02 - 16 Jul 2007 12:49:50 UTC

CPANPLUS::Shell - base class for CPANPLUS shells River stage two • 35 direct dependents • 40 total dependents

This module is the generic loading (and base class) for all "CPANPLUS" shells. Through this module you can load any installed "CPANPLUS" shell. Just about all the functionality is provided by the shell that you have loaded, and not by this class (whi...

BINGOS/CPANPLUS-0.9914 - 23 Nov 2021 19:30:10 UTC

CPANPLUS::Backend - programmer's interface to CPANPLUS River stage two • 35 direct dependents • 40 total dependents

This module provides the programmer's interface to the "CPANPLUS" libraries....

BINGOS/CPANPLUS-0.9914 - 23 Nov 2021 19:30:10 UTC
89 results (0.038 seconds)