ohmyzsh/plugins/cpanm
2018-11-01 15:42:18 +01:00
..
_cpanm cpanm: add README (#7377) 2018-11-01 15:42:18 +01:00
README.md cpanm: add README (#7377) 2018-11-01 15:42:18 +01:00

Cpanm

This plugin provides completion for Cpanm (docs).

To use it add cpanm to the plugins array in your zshrc file.

plugins=(... cpanm)