bin/pg_format

changeset 970
498189926551
parent 957
ea852d545173
child 992
4e3e37ce84bc
--- a/bin/pg_format
+++ b/bin/pg_format
@@ -4,7 +4,7 @@ set -eu
 
 install_it() {
   cpanm -n 'https://github.com/darold/pgFormatter.git'
-  plenv rehash || :
+  asdf reshim perl || :
 }
 
 stubexec "$@"

mercurial