We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3b60cd5 + f110e45 commit 8899dbeCopy full SHA for 8899dbe
root/about/mirror.tx
@@ -23,7 +23,7 @@ This can be done using the `--metacpan` option.
23
24
cpanm -M https://cpan.metacpan.org/ --metacpan Module::To::Install
25
26
-These options can be set more permanantly using the `PERL_CPANM_OPT` environment variable.
+These options can be set more permanently using the `PERL_CPANM_OPT` environment variable.
27
28
export PERL_CPANM_OPT='-M https://cpan.metacpan.org/ --metacpan'
29
cpanm Module::To::Install
0 commit comments