show perl -v
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 6c7dc27..4f35d50 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -55,6 +55,7 @@
     - name: Install Dependencies
       run: |
         brew install perl libfaketime ${{ matrix.openssl }}
+        perl -v
         curl -sSfL https://cpanmin.us | perl - -v --notest Scope::Guard Test::TCP
 
     - name: Build