Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: how to collect all CPAN modules from an existing system?

by stevieb (Canon)
on Jan 12, 2018 at 17:05 UTC ( [id://1207158]=note: print w/replies, xml ) Need Help??


in reply to how to collect all CPAN modules from an existing system?

cpan -a ... Wrote bundle file /home/steve/.cpan/Bundle/Snapshot_2018_01_12_00.pm # move the Snapshot pm file to ~/.cpan/Bundle dir # on a remote system, log into it, then: cpan Bundle::Snapshot_2018_01_12_00.pm

This does not copy the installations directly, it will install anything that isn't on the new system that is on the old.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (6)
As of 2024-03-29 14:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found