Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: Reverse engineer a list of CPAN modules from stuff in @INC

by jasonk (Parson)
on Mar 05, 2009 at 02:18 UTC ( [id://748374]=note: print w/replies, xml ) Need Help??


in reply to Reverse engineer a list of CPAN modules from stuff in @INC

perl -MCPAN -e autobundle

Will create a file in ~/.cpan/Bundle directory containing a list of all the installed modules. For bonus points you can even copy that file to another machine, and use CPAN again to install that bundle, automatically installing everything that was installed on the original host.


www.jasonkohles.com
We're not surrounded, we're in a target-rich environment!

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://748374]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (3)
As of 2024-04-19 20:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found