I've created my own local copy of CPAN with minicpan and managed to reconfigure cpan to use it - Fantastic!
..but how would I go about using it with cpanminus?
This should be possible using --mirror-onlyoption.
--mirror-only
For example:
cpanm --mirror ~/minicpan --mirror-only
This should be possible using
--mirror-only
option.For example: