I got the idea from Re: CPANPLUS custom configurations. See also mkmyconfig, Install a CPAN module at x location, Personal library with CPAN, Installation of modules in home directory, install_base.#!/usr/bin/perl -- BEGIN { package CPAN::MyConfig; $INC{'CPAN/MyConfig.pm'} = __FILE__; ... }; my $cpan = 'path/to/cpan'; do $cpan;
In reply to Re: Specifying directories for cpan shell
by Anonymous Monk
in thread Specifying directories for cpan shell
by rovf
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |