debian man page for cpanplus::shell::default::plugins::customsource

Query: cpanplus::shell::default::plugins::customsource

OS: debian

Section: 3perl

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

CPANPLUS::Shell::Default::Plugins::CustomSource(3perl)	 Perl Programmers Reference Guide   CPANPLUS::Shell::Default::Plugins::CustomSource(3perl)

NAME
CPANPLUS::Shell::Default::Plugins::CustomSource - add custom sources to CPANPLUS
SYNOPSIS
### elaborate help text CPAN Terminal> /? cs ### add a new custom source CPAN Terminal> /cs --add file:///path/to/releases ### list all your custom sources by CPAN Terminal> /cs --list ### display the contents of a custom source by URI or ID CPAN Terminal> /cs --contents file:///path/to/releases CPAN Terminal> /cs --contents 1 ### Update a custom source by URI or ID CPAN Terminal> /cs --update file:///path/to/releases CPAN Terminal> /cs --update 1 ### Remove a custom source by URI or ID CPAN Terminal> /cs --remove file:///path/to/releases CPAN Terminal> /cs --remove 1 ### Write an index file for a custom source, to share ### with 3rd parties or remote users CPAN Terminal> /cs --write file:///path/to/releases ### Make sure to save your sources when adding/removing ### sources, so your changes are reflected in the cache: CPAN Terminal> x
DESCRIPTION
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 your index of available modules beyond what's available on "CPAN" with your own local distributions, or ones offered by third parties. perl v5.14.2 2014-09-29 CPANPLUS::Shell::Default::Plugins::CustomSource(3perl)
Related Man Pages
cpanplus::shell::default::plugins::customsource(3pm) - mojave
cpanplus::shell::default::plugins::remote(3pm) - suse
cpanplus::shell::default::plugins::remote(3pm) - osx
cpanplus::shell::default::plugins::customsource(3perl) - debian
cpanplus::shell::default::plugins::source(3perl) - debian
Similar Topics in the Unix Linux Community
Need Unix Terminal for practise on Rental basis ...plz help!
Airport ID instead of machine name in Terminal
Gnuplot terminal set to 'unknown'
How to change colours in Linux Terminal Xfce?
Print Terminal Output Exactly how it Appears in the Terminal to a New Text File