From bc4ea590e019a3fb11069797991e8cc5f86e127f Mon Sep 17 00:00:00 2001 From: Christian Segundo Date: Sun, 1 Sep 2024 20:56:37 +0200 Subject: prettier --- content/posts/2019-3-11-cpanm-module-error.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'content/posts/2019-3-11-cpanm-module-error.md') 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`. -- cgit v1.2.3