Georgio has asked for the wisdom of the Perl Monks concerning the following question:
Hello,
You see I need to install a Perl module (created by me) on my server that
will be used by a particular script. The thing is that I want this module to
be available to all user accounts on this server, but since there are a way
too many accounts I don't want to copy it into each account. I was wondering
if there is a way to place that module in some root folder and make
available to all user accounts?
Please advise me how to do this.
Thanks.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Install a Perl module for all user accounts
by ferreira (Chaplain) on Jan 02, 2007 at 18:12 UTC | |
|
Re: Install a Perl module for all user accounts
by jettero (Monsignor) on Jan 02, 2007 at 17:46 UTC | |
|
Re: Install a Perl module for all user accounts
by Anonymous Monk on Jan 02, 2007 at 17:47 UTC |