|
|
|
Clear questions and runnable code get the best and fastest answer |
|
| PerlMonks |
Installing a module without administrative privilege?by Anonymous Monk |
| on Sep 24, 2012 at 21:53 UTC ( #995443=perlquestion: print w/ replies, xml ) | Need Help?? |
|
Anonymous Monk has asked for the
wisdom of the Perl Monks concerning the following question:
Hi Monks.
The college I attend finally installed perl on the campus wide network, but we are not allowed to install *any* software that accesses the registry of a campus machine. Since I would like to use one of the CPAN graphics modules for a course presentation, is there a way to download a module and store it in another directory? Each student has been granted a relatively small (10MB if I recall correctly) folder for keeping various documents, files, etc. Could I place a module there then use something like use lib(...); to use the module? If so, what, specifically, would I need to do in order for my program to see and use the module? Thanks.
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||