Using CPANPLUS interactively (Shell)

The default shell is the easiest way to begin using CPANPLUS right away to manage your modules.

To start the default shell, use one of the following commands:

cpanp
perl -MCPANPLUS -e 'shell'

Once you are in the shell, a complete list of commands is available by typing 'h'.

For complete information, refer to the pod documentation which accompanies CPANPLUS::Shell::Default.