spurperl has asked for the wisdom of the Perl Monks concerning the following question:
Problems arise if people want to run this script on another machine, it looks for the modules and doesn't run.
Is there any way to overcome this ? I mean, not having to install all the modules on all machines (what about customer sites ?).
More specifically, is it possible to create a package of the script + all (non standard) modules it needs, and put it on various machines, so it will work everywhere ?
TIA
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: A problem with modules installation
by chromatic (Archbishop) on Dec 02, 2002 at 06:55 UTC | |
|
Re: A problem with modules installation
by rinceWind (Monsignor) on Dec 02, 2002 at 15:25 UTC |