Remote install of Perl Module



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

.