miyagawa / cpanminus

cpanminus - get, unpack, build and install modules from CPAN
http://cpanmin.us
746 stars 213 forks source link

Documentation question #631

Closed KES777 closed 2 years ago

KES777 commented 2 years ago
-L, --local-lib-contained

    Same with --local-lib but with --self-contained set. All non-core dependencies will be installed even if they're already installed.

Hi. Do you mean here: they're already installed with **system** perl?

miyagawa commented 2 years ago

No, it is whatever perl that cpanm was invoked with.