How can I install local modules with the cpan tool?

前端 未结 3 855
悲&欢浪女
悲&欢浪女 2021-01-03 07:27

my admin has given me sudo rights for

cpan

I also need to install a couple of non-CPAN modules (Atlassian Crowd -> svn connector) to the g

3条回答
  •  春和景丽
    2021-01-03 08:16

    You don't actually need your admin to give you rights to install CPAN modules. In fact local::lib is a better solution for a number of reasons.

提交回复
热议问题