Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: moving a perl CPAN installation

by marto (Cardinal)
on May 15, 2012 at 11:01 UTC ( [id://970600]=note: print w/replies, xml ) Need Help??


in reply to moving a perl CPAN installation

Consider using cpans autobundle to export the module list from the source machine:

cpan> autobundle [long list of Modules/versions] Wrote bundle file C:\strawberry\cpan\Bundle\Snapshot_2012_05_15_00.pm

Transfer the file to the new system (note the path) and install:

cpan> install Bundle::Snapshot_2012_05_15_00.pm

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (2)
As of 2024-04-24 23:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found