简体   繁体   中英

How do I use cpanminus with a local CPAN::Mini?

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-only option.

For example:

cpanm --mirror ~/minicpan --mirror-only

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM