Help for this page
#!/usr/bin/perl use lib "/path/to/extra/lib"; use CPAN; shell;
(for csh-style): PERL5LIB=~/lib ... (for bourne-shell-style): PERL5LIB=~/lib perl -MCPAN -eshell