develooper Front page | perl.beginners | Postings from September 2009

Re: Wants to migrate from one machine to another.

Thread Previous | Thread Next
From:
Raheel Hassan
Date:
September 29, 2009 06:42
Subject:
Re: Wants to migrate from one machine to another.
Message ID:
fcb728f20909290642l3f102001o6ef79c6e6c796dd8@mail.gmail.com
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


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About