969:28111ba4e573 | 970:498189926551 |
---|---|
4 | 4 |
5 install_it() { | 5 install_it() { |
6 curl -fsSL --compressed https://git.io/cpm | | 6 curl -fsSL --compressed https://git.io/cpm | |
7 perl - install -g App::cpm | 7 perl - install -g App::cpm |
8 | 8 |
9 plenv rehash || : | 9 asdf reshim perl || : |
10 } | 10 } |
11 | 11 |
12 stubexec "$@" | 12 stubexec "$@" |