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

Search results for "module:CPANPLUS::Shell::Default"

CPANPLUS::Shell::Default - the default CPANPLUS shell River stage two • 35 direct dependents • 40 total dependents

This module provides the default user interface to "CPANPLUS". You can start it via the "cpanp" binary, or as detailed in the SYNOPSIS....

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

CPANPLUS::Shell::Default::Plugins::Repo River stage zero No dependents

MELEZHIK/CPANPLUS-Shell-Default-Plugins-Repo-v0.0.3 - 10 Jan 2012 11:02:53 UTC

CPANPLUS::Shell::Default::Plugins::Diff River stage zero No dependents

This plugin allows you to diff 2 versions of modules and see what code changes have taken place....

KANE/CPANPLUS-Shell-Default-Plugins-Diff-0.01 - 26 Oct 2005 14:46:36 UTC

CPANPLUS::Shell::Default::Plugins::Remote - connect to a remote CPANPLUS River stage two • 35 direct dependents • 40 total dependents

This is a "CPANPLUS::Shell::Default" plugin that allows you to connect to a machine running an instance of "CPANPLUS::Daemon", allowing remote usage of the "CPANPLUS Shell". A sample session, updating all modules on a remote machine, might look like ...

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

CPANPLUS::Shell::Default::Plugins::Source - read in CPANPLUS commands River stage two • 35 direct dependents • 40 total dependents

This is a "CPANPLUS::Shell::Default" plugin that works just like your unix shells source(1) command; it reads in a file that has commands in it to execute, and then executes them. A sample file might look like this: # first, update all the source fil...

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

CPANPLUS::Shell::Default::Plugins::Changes - View a module's Changes file from the CPANPLUS shell River stage zero No dependents

This plugin allows you to display the Changes (or Changelog, ChangeLog, etc.) file of a module to get an overview of what (according to the maintainer) has changed....

ARJEN/CPANPLUS-Shell-Default-Plugins-Changes-0.02 - 12 May 2006 11:11:33 UTC

CPANPLUS::Shell::Default::Plugins::Prereqs - Plugin for CPANPLUS to automate the installation of prerequisites without installing the module River stage zero No dependents

A plugin for CPANPLUS's default shell which will display and/or install any missing prerequisites for a module. The module can be specified by name, as a URL or path to the directory of an unpacked module. The plugin assumes the current directory if ...

MGRIMES/CPANPLUS-Shell-Default-Plugins-Prereqs-0.14 - 09 Mar 2020 21:14:20 UTC

CPANPLUS::Shell::Default::Plugins::CustomSource - add custom sources to CPANPLUS River stage two • 35 direct dependents • 40 total dependents

This is a "CPANPLUS::Shell::Default" plugin that can add custom sources to your CPANPLUS installation. This is a wrapper around the "custom module sources" code as outlined in "CUSTOM MODULE SOURCES" in CPANPLUS::Backend. This allows you to extend yo...

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

lib/CPANPLUS/Shell/Default/Plugins/RT.pm River stage zero No dependents

KANE/CPANPLUS-Shell-Default-Plugins-RT-0.01 - 26 Oct 2005 15:15:30 UTC

lib/CPANPLUS/Shell/Default/Plugins/Bundler.pm River stage zero No dependents

MELEZHIK/Bundler-v0.0.30 - 17 Jan 2012 07:05:54 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

Fry::Lib::CPANPLUS - Fry::Shell reimplentation of CPANPLUS::Shell::Default. River stage zero No dependents

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::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::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::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::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

CPANPLUS::Configure - configuration for CPANPLUS River stage two • 35 direct dependents • 40 total dependents

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::Tk - Frontend for CPANPLUS using Tk River stage zero No dependents

BDULFER/CPANPLUS-Shell-Tk-0.02 - 30 Jul 2003 10:27:03 UTC

CPANPLUS::Dist::Deb River stage zero No dependents

"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::Debora - Create Debian or RPM packages from Perl modules River stage zero No dependents

This CPANPLUS plugin creates Debian or RPM packages from Perl distributions. The created packages can be installed with CPANPLUS, dpkg or rpm. Usage Install Perl distributions from an interactive shell. The sudo command must be installed and configur...

VOEGELAS/CPANPLUS-Dist-Debora-0.012 - 10 Nov 2023 17:01:24 UTC
27 results (0.089 seconds)