Yes we know but the number of scripts is in hundreds, so it is very time consuming to identify the modules and then install, is there any quick way. On Tue, Sep 29, 2009 at 3:18 PM, Jeff Peng <Jeff.Peng@freenet.de> wrote: > Since you know the scripts' names you may find what modules they are using: > > http://search.cpan.org/~elliotjs/Module-Used-v1.2.0/lib/Module/Used.pm<http://search.cpan.org/%7Eelliotjs/Module-Used-v1.2.0/lib/Module/Used.pm> > > 2009/9/29 Raheel Hassan <raheel.hassan@gmail.com>: > > Hello, > > > > We have one software which is installed at one machine. The software was > > developed by many developers(students) as it was used in multiple > projects > > in the lab, all the code is written in perl. Now we want to do the backup > of > > that software for that we want to make one copy running on a new machine. > > The problem we are facing is that we installed many CPAN modules and > > different developers used different CPAN modules and non of them did the > > documentation. I need your guidance that how we know that the software is > > using which modules plus on a new system we wants to preinstalled all the > > modules before moving the software. > > > > > > Regards, > > Raheel. > > >Thread Previous | Thread Next