LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Perl Module Installation from one server to an ISO. (https://www.linuxquestions.org/questions/linux-general-1/perl-module-installation-from-one-server-to-an-iso-865774/)

metallica1973 03-01-2011 12:02 PM

Perl Module Installation from one server to an ISO.
 
Is it possible to just copy over the directories of perl modules if there are going to be copied onto another identical build? I am trying to use AutoBundle on a custom build using SuseStudio and whenever I attempt to to install the bundle via a startup script, I can see that it attempts to configure perl MCPAN first and just stops there:

PHP Code:

perl -MCPAN -'install Bundle::Snapshot_2011_02_28_00.pm' 

So this is where my question comes from. So instead of doing a bundle restore and horsing around with perl MCPAN, I just wanted to install the perl modules in the same directory in my ISO build. Will this work?


All times are GMT -5. The time now is 02:01 AM.