Document problems with Module::Pluggable

Change-Id: I25be12a4cb1ba7e7d20b5e5d5dc5e4868c6b0bc1
diff --git a/.github/workflows/linux-perl.yml b/.github/workflows/linux-perl.yml
index eef995a..bbc835f 100644
--- a/.github/workflows/linux-perl.yml
+++ b/.github/workflows/linux-perl.yml
@@ -23,7 +23,7 @@
         run: perl -V
       - name: Install dependencies
         run: |
-          cpanm --force Module::Pluggable
+          cpanm --force -v Module::Pluggable
           cpanm https://github.com/Akron/Mojolicious-Plugin-Localize.git
           cpanm --installdeps .
           cpanm -n Cpanel::JSON::XS EV