Home > Archive > PERL Modules > April 2005 > Remote install of Perl Module
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Remote install of Perl Module
|
|
| Rishi Dhupar 2005-04-15, 8:55 am |
| Hi,
I have a Perl Script I have written, but it needs to be run on say 20
other machines, these machines do not have XML::Twig or Date::Manip.
Two modules I am using. Is there any way to remote install these
modules? All the boxes are a Unix Type (Solaris, RHEL etc..)
Or a way to maybe just include the module files with my files and have
it look for the modules in the local directory?
Thanks for any help
| |
| John Bokma 2005-04-15, 3:56 pm |
| Rishi Dhupar wrote:
> Hi,
>
> I have a Perl Script I have written, but it needs to be run on say 20
> other machines, these machines do not have XML::Twig or Date::Manip.
> Two modules I am using. Is there any way to remote install these
> modules? All the boxes are a Unix Type (Solaris, RHEL etc..)
>
> Or a way to maybe just include the module files with my files and have
> it look for the modules in the local directory?
http://par.perl.org/index.cgi
--
John Small Perl scripts: http://johnbokma.com/perl/
Perl programmer available: http://castleamber.com/
Happy Customers: http://castleamber.com/testimonials.html
|
|
|
|
|