Search results for "module:CPANPLUS"
CPANPLUS - API & CLI access to the CPAN mirrors
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
"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
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
Bundle::CPANPLUS - CPANPLUS and all it's dependencies
Bundle to install CPANPLUS and all it's dependencies...
KANE/Bundle-CPANPLUS-0.01 - 16 Jan 2005 13:37:18 UTC
CPANPLUS::Daemon - Remote CPANPLUS access
"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::Config - configuration defaults and heuristics for CPANPLUS
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::Module - CPAN module objects for CPANPLUS
"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::Backend - programmer's interface to CPANPLUS
This module provides the programmer's interface to the "CPANPLUS" libraries....
BINGOS/CPANPLUS-0.9914 - 23 Nov 2021 19:30:10 UTC
CPANPLUS::YACSmoke - Yet Another CPANPLUS Smoke Tester
CPANPLUS::YACSmoke is an enhancement of the venerable CPAN::YACSmoke that uses the API backend of CPANPLUS to run tests on CPAN modules and post results to the CPAN Testers list. CPANPLUS::Dist::YACSmoke is loaded into the CPANPLUS configuration befo...
BINGOS/CPANPLUS-YACSmoke-1.08 - 30 Apr 2019 10:47:51 UTC
CPANPLUS::Internals - CPANPLUS internals
This module is the guts of CPANPLUS -- it inherits from all other modules in the CPANPLUS::Internals::* namespace, thus defying normal rules of OO programming -- but if you're reading this, you already know what's going on ;) Please read the "CPANPLU...
BINGOS/CPANPLUS-0.9914 - 23 Nov 2021 19:30:10 UTC
CPANPLUS::Configure - configuration for CPANPLUS
This module deals with all the configuration issues for CPANPLUS. Users can use objects created by this module to alter the behaviour of CPANPLUS. Please refer to the "CPANPLUS::Backend" documentation on how to obtain a "CPANPLUS::Configure" object....
BINGOS/CPANPLUS-0.9914 - 23 Nov 2021 19:30:10 UTC
CPANPLUS::Shell - base class for CPANPLUS shells
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
Fry::Lib::CPANPLUS - Fry::Shell reimplentation of CPANPLUS::Shell::Default.
This module implements most of the functionality of CPANPLUS::Shell::Default using CPANPLUS::Backend v 0.048 with most of the code coming from &_input_loop. The aliases assigned to the commands are the same letters as the original shell but with a pr...
BOZO/Fry-Lib-CPANPLUS-0.01 - 28 Oct 2004 19:13:52 UTC
CPANPLUS::Dist::MM - distribution class for MakeMaker related modules
"CPANPLUS::Dist::MM" is a distribution class for MakeMaker related modules. Using this package, you can create, install and uninstall perl modules. It inherits from "CPANPLUS::Dist"....
BINGOS/CPANPLUS-0.9914 - 23 Nov 2021 19:30:10 UTC
CPANPLUS::Shell::Tk - Frontend for CPANPLUS using Tk
BDULFER/CPANPLUS-Shell-Tk-0.02
-
30 Jul 2003 10:27:03 UTC
CPANPLUS::Dist::PAR - CPANPLUS distribution class to create PAR archives
Creates a "PAR" distribution of a CPAN module, using the "CPANPLUS::Dist::*" plugin structure. See the "CPANPLUS::Module" manpage how to pass formats to the install methods. See the "PAR::Dist" manpage for details about the generated archives....
KANE/CPANPLUS-Dist-PAR-0.02 - 05 Oct 2006 15:15:59 UTC
CPANPLUS::Shell::Wx - A CPANPLUS GUI Shell written in wxWidgets
This is a GUI shell for CPANPLUS. FURTHER HELP There is full online documentation, accessible via the help menu....
SKAMANSAM/CPANPLUS-Shell-Wx-0.04 - 11 Aug 2008 19:41:51 UTC
CPANPLUS::Dist::Deb
"CPANPLUS::Dist::Deb" is a distribution class to create "debian" packages from "CPAN" modules, and all it's dependencies. This allows you to have the most recent copies of "CPAN" modules installed, using your package manager of choice, but without ha...
KANE/CPANPLUS-Dist-Deb-0.12 - 08 May 2009 10:44:00 UTC
CPANPLUS::Dist::Base - Base class for custom distribution classes
CPANPLUS::Dist::Base functions as a base class for all custom distribution implementations. It does all the mundane work CPANPLUS would have done without a custom distribution, so you can override just the parts you need to make your own implementati...
BINGOS/CPANPLUS-0.9914 - 23 Nov 2021 19:30:10 UTC