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

Search results for "module:CPANPLUS::Config"

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::Config::BaseEnv - Set the environment for the CPANPLUS base dir River stage zero No dependents

CPANPLUS::Config::BaseEnv is a CPANPLUS::Config file that allows the CPANPLUS user to specify where CPANPLUS gets its configuration from. Setting the environment variable "PERL5_CPANPLUS_BASE" to a path location, determines where the ".cpanplus" dire...

BINGOS/CPANPLUS-Config-BaseEnv-0.06 - 28 Mar 2017 17:47:42 UTC

CPANPLUS::Config::HomeEnv - Set the environment for the CPANPLUS base dir River stage two • 35 direct dependents • 40 total dependents

CPANPLUS::Config::HomeEnv is a CPANPLUS::Config file that allows the CPANPLUS user to specify where CPANPLUS gets its configuration from. Setting the environment variable "PERL5_CPANPLUS_HOME" to a path location, determines where the ".cpanplus" dire...

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

CPANPLUS::Config::YACSmoke - Set the environment for YACSmoking River stage one • 1 direct dependent • 1 total dependent

CPANPLUS::Config::YACSmoke is a CPANPLUS::Config file that allows the CPAN Tester to specify where CPANPLUS::YACSmoke and CPANPLUS get their configuration from. Setting the environment variable "PERL5_YACSMOKE_BASE" to a path location, determines whe...

BINGOS/CPANPLUS-YACSmoke-1.08 - 30 Apr 2019 10:47:51 UTC

CPANPLUS::YACSmoke::IniFiles - A module for reading .ini-style configuration files. River stage one • 1 direct dependent • 1 total dependent

Config::IniFiles provides a way to have readable configuration files outside your Perl script. Configurations can be imported (inherited, stacked,...), sections can be grouped, and settings can be accessed from a tied hash....

BINGOS/CPANPLUS-YACSmoke-1.08 - 30 Apr 2019 10:47: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::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::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

CPANPLUS::YACSmoke - Yet Another CPANPLUS Smoke Tester River stage one • 1 direct dependent • 1 total dependent

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

CPANPLUS::Dist::YACSmoke - CPANPLUS distribution class that integrates CPAN Testing services into CPANPLUS River stage one • 1 direct dependent • 1 total dependent

CPANPLUS::Dist::YACSmoke is a CPANPLUS distribution class that integrates a number of CPAN Testing services into CPANPLUS. It will create a database file in the .cpanplus directory, which it uses to track tested distributions. This information will b...

BINGOS/CPANPLUS-YACSmoke-1.08 - 30 Apr 2019 10:47:51 UTC

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::Dist::Slackware - Install Perl distributions on Slackware Linux River stage zero No dependents

Do you prefer to manage all software in your operating system's native package format? This CPANPLUS plugin creates Slackware compatible packages from Perl distributions. You can either install the created packages using the API provided by CPANPLUS ...

SGRAY/CPANPLUS-Dist-Slackware-1.032 - 13 Feb 2021 10:45:17 UTC

CPANPLUS::Internals::Utils - convenience functions for CPANPLUS River stage two • 35 direct dependents • 40 total dependents

"CPANPLUS::Internals::Utils" holds a few convenience functions for CPANPLUS libraries....

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

CPANPLUS::Internals::Fetch - internals for fetching files River stage two • 35 direct dependents • 40 total dependents

CPANPLUS::Internals::Fetch fetches files from either ftp, http, file or rsync mirrors. This is the rough flow: $cb->_fetch Delegate to File::Fetch;...

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

CPANPLUS::Internals::Source - internals for updating source files River stage two • 35 direct dependents • 40 total dependents

CPANPLUS::Internals::Source controls the updating of source files and the parsing of them into usable module/author trees to be used by "CPANPLUS". Functions exist to check if source files are still "good to use" as well as update them, and then pars...

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

CPANPLUS::YACSmoke::locallib - create and use a local lib/ for perl modules with PERL5LIB River stage one • 1 direct dependent • 1 total dependent

This module provides a quick, convenient way of bootstrapping a user-local Perl module library located within the user's home directory. It also constructs and prints out for the user the list of environment variables using the syntax appropriate for...

BINGOS/CPANPLUS-YACSmoke-1.08 - 30 Apr 2019 10:47:51 UTC
25 results (0.036 seconds)