Build module on one box and move to another box?



Hi folks,

Having worked around my CPAN mirror problems by abandoning the FTP URL
and going with an HTTP connection instead (Thanks for the suggestion
David :), I'm now faced with the fact that the box I'm on does not have
a compiler installed. "They" want me to install various modules (DBI.pm
and others) without installing a compiler...

Can this be done? Can I compile a module on one box and somehow install
the code on another?
Might this be as simple as copying over the contents of the directories
in @INC?

Thanks for the feedback!

richf
.



Relevant Pages