NAME
CPANPLUS::Shell::Default::Plugins::Repo
Author
Alexey Melezhik / melezhik@gmail.com
SYNOPSIS
This is CPANPLUS plugin. Provides interface to CPAN::Repo. See http://search.cpan.org/perldoc?CPAN::Repo for details about CPAN::Repo server.
# in cpanp client session
/? repo
/repo server <url> # setup CPAN::Repo server
/repo list # list available repos from CPAN::Repo server
/repo set <repo-id> <repo_id> ... # setup repos and save it as custom sources
See Also
http://search.cpan.org/perldoc?CPAN::Repo