Skip to content

Commit

Permalink
Merge pull request #244 from telenieko/patch-1
Browse files Browse the repository at this point in the history
Disclose `--prebuilt` behaviour
  • Loading branch information
skaji committed Jan 31, 2024
2 parents 1a9b27a + fe2ca39 commit 26a0557
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion script/cpm
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,8 @@ cpm - a fast CPAN module installer
verbose mode; you can see what is going on
--prebuilt, --no-prebuilt
save builds for CPAN distributions; and later, install the prebuilts if available
default: on; you can also set $ENV{PERL_CPM_PREBUILT} false to disable this option
default: on; you can also set $ENV{PERL_CPM_PREBUILT} false to disable this option.
usage of --test and/or --man-pages disables this option.
--target-perl=VERSION (EXPERIMENTAL)
install modules as if version is your perl is VERSION
--mirror=URL
Expand Down

0 comments on commit 26a0557

Please sign in to comment.