cpan.vim icon indicating copy to clipboard operation
cpan.vim copied to clipboard

sudo hardcoded

Open Gankarloo opened this issue 10 years ago • 0 comments

It could be problamatic that sudo is hardcoded for the installation. For example it does not work in cygwin environment. And it would be nice to have sudo as an opion, so that you could instead install to your local::lib instead.

I tried a simple substitute %s/sudo//g in cpan.vim and it worked.

Gankarloo avatar May 11 '15 14:05 Gankarloo