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

Re: Wants to migrate from one machine to another.

Thread Previous | Thread Next
From:
Shawn H Corey
Date:
September 29, 2009 07:01
Subject:
Re: Wants to migrate from one machine to another.
Message ID:
4AC212F3.2040509@gmail.com
Raheel Hassan wrote:
> 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.

pmfind will find all installed modules, whether they're in use or not.

http://github.com/shawnhcorey/pmfind

To use:

pmfind \*

You can use the output to create a `cpan` script to install them.


-- 
Just my 0.00000002 million dollars worth,
   Shawn

Programming is as much about organization and communication
as it is about coding.

I like Perl; it's the only language where you can bless your
thingy.

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