perl - How to find modules dependency & install it but without cpan/cpanm? -


the problem don't have access write $home directory. (i have access create new directory on $home/app-root/data/)

because cpan/cpanm need create new directory $home/.cpan/ don't have idea how find modules dependency hand (one-by-one).

do guys know other method install module (and find dependency) without create ~/.cpan/ directory ?

or maybe how override ~/.cpan/ ~/app-root/data/.cpan ?

p.s: sorry english bad, english isn't native language

just (temporarily) change $home directory do have write access to:

home=$home/app-root/data/ cpanm module 

Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

android - send complex objects as post php java -

charts - What graph/dashboard product is facebook using in Dashboard: PUE & WUE -