summaryrefslogtreecommitdiff
path: root/content/posts/2019-3-11-cpanm-module-error.md
diff options
context:
space:
mode:
authorChristian Segundo2024-09-01 20:56:37 +0200
committerChristian Segundo2024-09-01 20:56:37 +0200
commitbc4ea590e019a3fb11069797991e8cc5f86e127f (patch)
treed9f62516d0904b2fbb1a12e2a4168f8642b19c29 /content/posts/2019-3-11-cpanm-module-error.md
parentfae17644b9ef2382994bf3ce7d288e08211c42ef (diff)
downloadcheck-caps-lock-master.tar.gz
prettierHEADmaster
Diffstat (limited to 'content/posts/2019-3-11-cpanm-module-error.md')
-rw-r--r--content/posts/2019-3-11-cpanm-module-error.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/content/posts/2019-3-11-cpanm-module-error.md b/content/posts/2019-3-11-cpanm-module-error.md
index 698ba71..c7ac6cd 100644
--- a/content/posts/2019-3-11-cpanm-module-error.md
+++ b/content/posts/2019-3-11-cpanm-module-error.md
@@ -14,6 +14,6 @@ If you ever get this error while installing a module `cpanm`:
! Couldn't find module or a distribution install
```
-The problem is caused by not having the `LWP::Protocol::https` module
-installed, and the solution is to run `cpanm` with the `--no-lwp` option or
-installing `LWP::Protocol::https`.
+The problem is caused by not having the `LWP::Protocol::https` module installed,
+and the solution is to run `cpanm` with the `--no-lwp` option or installing
+`LWP::Protocol::https`.